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 77 "license" : " MIT" ,
88 "require" : {
99 "php" : " ^8.1" ,
10- "symfony/framework-bundle" : " ^6.2|^7 .0" ,
10+ "symfony/framework-bundle" : " ^7.0|^8 .0" ,
1111 "queue-interop/amqp-interop" : " ^0.8.2" ,
1212 "queue-interop/queue-interop" : " ^0.8" ,
1313 "enqueue/enqueue" : " ^0.10" ,
3939 "doctrine/doctrine-bundle" : " ^2.5|^3.1" ,
4040 "doctrine/mongodb-odm-bundle" : " ^3.5|^4.3|^5.0" ,
4141 "alcaeus/mongo-php-adapter" : " ^1.0" ,
42- "symfony/browser-kit" : " ^6.2|^7 .0" ,
43- "symfony/expression-language" : " ^6.2|^7 .0" ,
44- "symfony/validator" : " ^6.2|^7 .0" ,
45- "symfony/yaml" : " ^6.2|^7 .0"
42+ "symfony/browser-kit" : " ^7.0|^8 .0" ,
43+ "symfony/expression-language" : " ^7.0|^8 .0" ,
44+ "symfony/validator" : " ^7.0|^8 .0" ,
45+ "symfony/yaml" : " ^7.0|^8 .0"
4646 },
4747 "suggest" : {
4848 "enqueue/async-command" : " If want to run Symfony command via message queue" ,
You can’t perform that action at this time.
0 commit comments