Die Attribute von *PhpStorm* werden auch von *PhpStan* gefunden.
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"phpunit/php-code-coverage": "^9.2"
|
||||
"phpunit/php-code-coverage": "^9.2",
|
||||
"jetbrains/phpstorm-attributes": "^1.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/codeception": "^4.1.18",
|
||||
|
||||
Reference in New Issue
Block a user