fix phpstan and phpcs

This commit is contained in:
Dennis Eichhorn 2021-10-11 22:01:05 +02:00
parent 951c74bb3e
commit 729df3e553

View File

@ -9,7 +9,7 @@
],
"require-dev": {
"phpunit/phpunit": ">=9.4",
"friendsofphp/php-cs-fixer": ">=3.0",
"friendsofphp/php-cs-fixer": ">=3.2",
"squizlabs/php_codesniffer": ">=3.6",
"phpmd/phpmd": ">=2.9",
"phpstan/phpstan": ">=0.12.58",