Die Attribute von *PhpStorm* werden auch von *PhpStan* gefunden.

This commit is contained in:
2021-03-23 16:14:37 +01:00
parent 0e033b1fbe
commit 0642ffe48a
+2 -1
View File
@@ -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",