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 9161f37 commit 1543f01Copy full SHA for 1543f01
composer.json
@@ -28,8 +28,8 @@
28
"phpstan/phpdoc-parser": "^1.6",
29
"doctrine/inflector": "^2.0",
30
"composer/xdebug-handler": "^3.0",
31
- "symfony/console": "^6.3|^6.2|^6.1",
32
- "symfony/filesystem": "^6.3|^6.2|^6.1"
+ "symfony/console": "^5.3|^6.3|^6.2|^6.1",
+ "symfony/filesystem": "^5.3|^6.3|^6.2|^6.1"
33
},
34
"license": "GPL-3.0-or-later",
35
"autoload": {
0 commit comments