Require PHPStan 0.12.9 minimum

This commit is contained in:
Dylan K. Taylor
2020-02-06 20:59:43 +00:00
parent 9b02b8e51e
commit 0ac5e03ce9
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
"adhocore/json-comment": "^0.1.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.8",
"phpstan/phpstan": "^0.12.9",
"irstea/phpunit-shim": "^8.5",
"phpstan/phpstan-phpunit": "^0.12.6",
"phpstan/phpstan-strict-rules": "^0.12.2"