File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 "php" : " ^8.1" ,
2020 "clue/stdio-react" : " ^2.6" ,
2121 "jolicode/jolinotif" : " ^2.7.1" ,
22- "symfony/console" : " ^6 | ^7.0.7" ,
23- "symfony/finder" : " ^6 | ^7.0.7" ,
24- "symfony/process" : " ^6 | ^7.0.7" ,
25- "symfony/yaml" : " ^6 | ^7.0.7"
22+ "symfony/console" : " ^6.0 || ^7.0.7 || ^8.0 " ,
23+ "symfony/finder" : " ^6.0 || ^7.0.7 || ^8.0 " ,
24+ "symfony/process" : " ^6.0 || ^7.0.7 || ^8.0 " ,
25+ "symfony/yaml" : " ^6.0 || ^7.0.7 || ^8.0 "
2626 },
2727 "conflict" : {
28- "symfony/console" : " <5.2"
28+ "symfony/console" : " <5.2 || ^6.0 || ^7.0 || ^8.0 "
2929 },
3030 "require-dev" : {
31- "symfony/filesystem" : " ^6 | ^7.0.7" ,
31+ "symfony/filesystem" : " ^6 || ^7.0.7 || ^6.0 || ^8.0 " ,
3232 "phpunit/phpunit" : " ^10.5.20 | ^11.1.3"
3333 },
3434 "autoload" : {
You can’t perform that action at this time.
0 commit comments