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 d4c50d0 commit c7bc967Copy full SHA for c7bc967
composer.json
@@ -27,9 +27,9 @@
27
"phpstan/phpstan": "2.1.33",
28
"phpstan/phpstan-deprecation-rules": "2.0.3",
29
"phpstan/phpstan-strict-rules": "2.0.7",
30
- "symfony/config": "~5.4 || ~6.0 || ~7.0",
31
- "symfony/dependency-injection": "~5.4 || ~6.0 || ~7.0",
32
- "symfony/http-kernel": "~5.4 || ~6.0 || ~7.0",
+ "symfony/config": "~5.4 || ~6.0 || ~7.0 || ~8.0",
+ "symfony/dependency-injection": "~5.4 || ~6.0 || ~7.0 || ~8.0",
+ "symfony/http-kernel": "~5.4 || ~6.0 || ~7.0 || ~8.0",
33
"tracy/tracy": "~2.7"
34
},
35
"suggest": {
0 commit comments