Install PHPStan package

parent 70198f81
......@@ -33,7 +33,8 @@
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.7|^6.5|^7.4",
"squizlabs/php_codesniffer": "^3.3"
"squizlabs/php_codesniffer": "^3.3",
"phpstan/phpstan": "^0.10.5"
},
"autoload": {
"psr-4": {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment