We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82dbd35 commit b60949dCopy full SHA for b60949d
composer.json
@@ -30,7 +30,7 @@
30
"psr/container": "^1.0",
31
"psr/log": "^1.0 || ^2.0 || ^3.0",
32
"symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4",
33
- "symfony/console": "^6.4",
+ "symfony/console": "^2.8 || ^4.0 || ^5.1 || ^5.4 || ^6.4",
34
"symfony/dependency-injection": "^3.3 || ^4.3 || ^5.1 || ^5.4 || ^6.4",
35
"symfony/process": "^2.1 || ^4.1 || ^5.1 || ^5.4 || ^6.4",
36
"symfony/serializer": "^2.8 || ^3.3 || ^4.0 || ^5.4 || ^6.4",
0 commit comments