Skip to content

Commit d79b9f0

Browse files
committed
Add jetbrains attrib dev package
1 parent f39b229 commit d79b9f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"phpstan/phpstan": "^1.10",
3131
"phpstan/phpstan-phpunit": "^1.3",
3232
"phpstan/phpstan-symfony": "^1.3",
33-
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
33+
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
34+
"jetbrains/phpstorm-attributes": "^1.2"
3435
},
3536
"conflict": {
3637
"symfony/http-foundation": "<4.4 || >=9",

0 commit comments

Comments
 (0)