We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa5301 commit b79bac2Copy full SHA for b79bac2
3 files changed
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": "^8.1",
14
- "symfony/console": "^5.0||^6.0"
+ "symfony/console": "^5.0 || ^6.0 || ^7.0"
15
},
16
"require-dev": {
17
"phpunit/phpunit": "^10.0",
0 commit comments