inspection fixes

This commit is contained in:
Dennis Eichhorn 2024-05-17 14:15:52 +00:00
parent 876867f744
commit 71f095642b

View File

@ -22,7 +22,7 @@
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^9.0",
"squizlabs/php_codesniffer": "^3.3",
"phpcsstandards/php_codesniffer": "^3.3",
"friendsofphp/php-cs-fixer": "3.5.0",
"phpstan/phpstan": "^1.2",
"php-coveralls/php-coveralls": "^2.5"