File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 "require-dev" : {
1616 "phpunit/phpunit" : " ^9.5" ,
1717 "symfony/dependency-injection" : " ^5.4|^6.0" ,
18- "symfony/config" : " ^5.4|^6.0" ,
18+ "symfony/config" : " ^5.4|^6.0|^7.0 " ,
1919 "symfony/http-kernel" : " ^5.4|^6.0" ,
2020 "symfony/filesystem" : " ^5.4|^6.0" ,
2121 "symfony/yaml" : " ^5.4|^6.0" ,
Original file line number Diff line number Diff line change 1414 "require-dev" : {
1515 "phpunit/phpunit" : " ^9.5" ,
1616 "symfony/dependency-injection" : " ^5.4|^6.0" ,
17- "symfony/config" : " ^5.4|^6.0" ,
17+ "symfony/config" : " ^5.4|^6.0|^7.0 " ,
1818 "symfony/http-kernel" : " ^5.4|^6.0" ,
1919 "symfony/filesystem" : " ^5.4|^6.0" ,
2020 "symfony/yaml" : " ^5.4|^6.0" ,
Original file line number Diff line number Diff line change 1919 "phpunit/phpunit" : " ^9.5" ,
2020 "symfony/console" : " ^5.41|^6.0" ,
2121 "symfony/dependency-injection" : " ^5.4|^6.0" ,
22- "symfony/config" : " ^5.4|^6.0" ,
22+ "symfony/config" : " ^5.4|^6.0|^7.0 " ,
2323 "symfony/event-dispatcher" : " ^5.4|^6.0" ,
2424 "symfony/http-kernel" : " ^5.4|^6.0" ,
2525 "symfony/yaml" : " ^5.4|^6.0" ,
4444 "suggest" : {
4545 "symfony/console" : " ^5.4|^6.0 If you want to use cli commands" ,
4646 "symfony/dependency-injection" : " ^5.4|^6.0" ,
47- "symfony/config" : " ^5.4|^6.0" ,
47+ "symfony/config" : " ^5.4|^6.0|^7.0 " ,
4848 "enqueue/amqp-ext" : " AMQP transport (based on php extension)" ,
4949 "enqueue/stomp" : " STOMP transport" ,
5050 "enqueue/fs" : " Filesystem transport" ,
Original file line number Diff line number Diff line change 1010 "enqueue/enqueue" : " ^0.10" ,
1111 "queue-interop/amqp-interop" : " ^0.8.2" ,
1212 "queue-interop/queue-interop" : " ^0.8" ,
13- "symfony/config" : " ^5.4|^6.0"
13+ "symfony/config" : " ^5.4|^6.0|^7.0 "
1414 },
1515 "require-dev" : {
1616 "phpunit/phpunit" : " ^9.5" ,
You can’t perform that action at this time.
0 commit comments