1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00

Add phpstan

This commit is contained in:
Niklas Keller 2017-11-14 18:25:34 +01:00
parent 59d0438f6f
commit f2579bd0ea

View File

@ -39,7 +39,8 @@
"amphp/phpunit-util": "^1",
"react/promise": "^2",
"friendsofphp/php-cs-fixer": "^2.3",
"phpunit/phpunit": "^6.0.9"
"phpunit/phpunit": "^6.0.9",
"phpstan/phpstan": "^0.8.5"
},
"autoload": {
"psr-4": {