Updated the PHPStan dependency

This commit is contained in:
Cédric Belin
2019-02-12 18:14:27 +01:00
parent 3d22f50b23
commit 56b945df0f

View File

@ -37,7 +37,7 @@
"cedx/coveralls": "^9.1.2", "cedx/coveralls": "^9.1.2",
"consolidation/robo": "^1.4.4", "consolidation/robo": "^1.4.4",
"henrikbjorn/lurker": "^1.2.0", "henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.11.1", "phpstan/phpstan": "^0.11.2",
"phpunit/phpunit": "^7.5.4" "phpunit/phpunit": "^7.5.4"
}, },
"scripts": { "scripts": {