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 f2f3795 commit 8095bfdCopy full SHA for 8095bfd
composer.json
@@ -29,7 +29,7 @@
29
"require": {
30
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
31
"ext-json": "*",
32
- "symfony/console": "^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
+ "symfony/console": "^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
33
},
34
"require-dev": {
35
"laminas/laminas-coding-standard": "~3.1.0",
0 commit comments