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 21bc815 commit b66cf41Copy full SHA for b66cf41
composer.json
@@ -27,9 +27,9 @@
27
"psr/http-message": "^1.0",
28
"psr/http-server-handler": "^1.0",
29
"psr/http-server-middleware": "^1.0",
30
- "symfony/console": "^4.0|^5.0",
31
- "symfony/process": "^4.0|^5.0",
32
- "symfony/yaml": "^4.0|^5.0"
+ "symfony/console": "^4.0|^5.0|^6.0",
+ "symfony/process": "^4.0|^5.0|^6.0",
+ "symfony/yaml": "^4.0|^5.0|^6.0"
33
},
34
"require-dev": {
35
"phpunit/phpunit": "^9.0",
0 commit comments