PHPStan added

This commit is contained in:
Alex Wulf
2022-07-05 16:24:25 +02:00
parent 689e3b75fe
commit 843a47c973
3 changed files with 8 additions and 2 deletions

View File

@ -8,7 +8,8 @@
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"rector/rector": "^0.13.7"
"rector/rector": "^0.13.7",
"phpstan/phpstan": "^1.8"
},
"autoload": {
"psr-4": {