phpstan 1.5.1

This commit is contained in:
Dylan K. Taylor
2022-03-28 17:12:00 +01:00
parent 8ea106c091
commit 194cb1fb84
6 changed files with 21 additions and 42 deletions

View File

@ -53,8 +53,8 @@
"webmozart/path-util": "^2.3"
},
"require-dev": {
"phpstan/phpstan": "1.4.10",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan": "1.5.1",
"phpstan/phpstan-phpunit": "^1.1.0",
"phpstan/phpstan-strict-rules": "^1.0.0",
"phpunit/phpunit": "^9.2"
},