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" "adhocore/json-comment": "^0.1.0"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^0.12.8", "phpstan/phpstan": "^0.12.9",
"irstea/phpunit-shim": "^8.5", "irstea/phpunit-shim": "^8.5",
"phpstan/phpstan-phpunit": "^0.12.6", "phpstan/phpstan-phpunit": "^0.12.6",
"phpstan/phpstan-strict-rules": "^0.12.2" "phpstan/phpstan-strict-rules": "^0.12.2"

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "3bc1131c6ecd44aef9d1043f49563a6a", "content-hash": "e22866a7924c444da73ff31b831b30cb",
"packages": [ "packages": [
{ {
"name": "adhocore/json-comment", "name": "adhocore/json-comment",