Updated the PHPStan dependency

This commit is contained in:
Cédric Belin
2018-12-31 10:08:28 +01:00
parent 6514ab20bd
commit 8b277fcd30

View File

@ -37,7 +37,7 @@
"cedx/coveralls": "^9.1.2", "cedx/coveralls": "^9.1.2",
"consolidation/robo": "^1.3.3", "consolidation/robo": "^1.3.3",
"henrikbjorn/lurker": "^1.2.0", "henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.10.6", "phpstan/phpstan": "^0.10.7",
"phpunit/phpunit": "^7.5.1" "phpunit/phpunit": "^7.5.1"
}, },
"scripts": { "scripts": {