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 2626 "ext-json" : " *" ,
2727 "ext-tokenizer" : " *" ,
2828 "composer-runtime-api" : " ^2" ,
29- "symfony/console" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0" ,
30- "symfony/filesystem" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0" ,
31- "symfony/process" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0" ,
32- "symfony/yaml" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0" ,
29+ "symfony/console" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
30+ "symfony/filesystem" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
31+ "symfony/process" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
32+ "symfony/yaml" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
3333 "webmozart/assert" : " ^1.2"
3434 },
3535 "require-dev" : {
3636 "bamarni/composer-bin-plugin" : " ^1.5" ,
3737 "mockery/mockery" : " ^1.3.0" ,
3838 "phar-io/manifest" : " ^1.0 || ^2.0" ,
39- "symfony/phpunit-bridge" : " ^5.1 || ^6.0 || ^7.0"
39+ "symfony/phpunit-bridge" : " ^5.1 || ^6.0 || ^7.0 || ^8.0 "
4040 },
4141 "autoload" : {
4242 "psr-4" : {
You can’t perform that action at this time.
0 commit comments