We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39b229 commit d79b9f0Copy full SHA for d79b9f0
composer.json
@@ -30,7 +30,8 @@
30
"phpstan/phpstan": "^1.10",
31
"phpstan/phpstan-phpunit": "^1.3",
32
"phpstan/phpstan-symfony": "^1.3",
33
- "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
+ "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
34
+ "jetbrains/phpstorm-attributes": "^1.2"
35
},
36
"conflict": {
37
"symfony/http-foundation": "<4.4 || >=9",
0 commit comments