Use phpmnd to detect magic numbers

This commit is contained in:
Pierre Rudloff 2022-01-27 00:03:37 +01:00
parent 5ed15afe1f
commit 835170f4b5
3 changed files with 162 additions and 1 deletions

View file

@ -51,6 +51,7 @@
"phpro/grumphp": "^1.3",
"phpstan/phpstan": "^0.12.72",
"phpunit/phpunit": "^9.5",
"povils/phpmnd": "^2.5",
"smarty-gettext/smarty-gettext": "^1.6",
"squizlabs/php_codesniffer": "^3.5",
"symfony/error-handler": "^5.4",