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 cdc24e3 commit a6d5bd9Copy full SHA for a6d5bd9
composer.json
@@ -14,9 +14,9 @@
14
"php": ">=8.1"
15
},
16
"require-dev": {
17
- "symfony/filesystem": "^6.3|^7.0",
18
- "symfony/framework-bundle": "^6.3|^7.0",
19
- "symfony/phpunit-bridge": "^6.3.9|^7.0",
+ "symfony/filesystem": "^6.3|^7.0|^8.0",
+ "symfony/framework-bundle": "^6.3|^7.0|^8.0",
+ "symfony/phpunit-bridge": "^6.3.9|^7.0|^8.0",
20
"phpstan/phpstan": "^1.10.39",
21
"phpunit/phpunit": "^9.6"
22
0 commit comments