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 1313 }
1414 ],
1515 "require" : {
16- "php" : " ^5.5.9 || ^7.0 || ^8.0 " ,
16+ "php" : " ^8.0 || ^7.0 || ^5.5.9 " ,
1717 "ext-json" : " *" ,
1818 "ext-tokenizer" : " *" ,
19- "symfony/console" : " ~2.3.10|^2.4.2 |~3.0|~4.0|~5.0 " ,
20- "symfony/var-dumper" : " ~2.7|~3 .0|~4 .0|~5.0 " ,
21- "nikic/php-parser" : " ~1.3|~2 .0|~3 .0|~4.0 " ,
19+ "symfony/console" : " ~5.0|~4.0 |~3.0|^2.4.2|~2.3.10 " ,
20+ "symfony/var-dumper" : " ~5.0|~4 .0|~3 .0|~2.7 " ,
21+ "nikic/php-parser" : " ~4.0|~3 .0|~2 .0|~1.3 " ,
2222 "dnoegel/php-xdg-base-dir" : " 0.1.*" ,
23- "jakub-onderka/php-console-highlighter" : " 0.3 .*|0.4 .*"
23+ "jakub-onderka/php-console-highlighter" : " 0.4 .*|0.3 .*"
2424 },
2525 "require-dev" : {
26- "hoa/console" : " ~2.15|~3.16 " ,
26+ "hoa/console" : " ~3.16|~2.15 " ,
2727 "bamarni/composer-bin-plugin" : " ^1.2"
2828 },
2929 "suggest" : {
You can’t perform that action at this time.
0 commit comments