File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
"homepage" : " https://enqueue.forma-pro.com/" ,
7
7
"license" : " MIT" ,
8
8
"require" : {
9
- "php" : " ^7.3 |^8.0" ,
10
- "symfony/framework-bundle" : " ^5.1 |^6.0" ,
9
+ "php" : " ^7.4 |^8.0" ,
10
+ "symfony/framework-bundle" : " ^5.4 |^6.0" ,
11
11
"queue-interop/amqp-interop" : " ^0.8.2" ,
12
12
"queue-interop/queue-interop" : " ^0.8" ,
13
13
"enqueue/enqueue" : " ^0.10" ,
39
39
"doctrine/doctrine-bundle" : " ^2.0" ,
40
40
"doctrine/mongodb-odm-bundle" : " ^3.5|^4.3" ,
41
41
"alcaeus/mongo-php-adapter" : " ^1.0" ,
42
- "symfony/browser-kit" : " ^5.1 |^6.0" ,
43
- "symfony/expression-language" : " ^5.1 |^6.0" ,
44
- "symfony/yaml" : " ^5.1 |^6.0"
42
+ "symfony/browser-kit" : " ^5.4 |^6.0" ,
43
+ "symfony/expression-language" : " ^5.4 |^6.0" ,
44
+ "symfony/yaml" : " ^5.4 |^6.0"
45
45
},
46
46
"suggest" : {
47
47
"enqueue/async-command" : " If want to run Symfony command via message queue" ,
You can’t perform that action at this time.
0 commit comments