Updated PHPStan to 1.8.5

This commit is contained in:
Dylan K. Taylor
2022-09-15 12:13:50 +01:00
parent 313850eec4
commit 112974758e
2 changed files with 8 additions and 8 deletions

View File

@ -53,7 +53,7 @@
"webmozart/path-util": "^2.3"
},
"require-dev": {
"phpstan/phpstan": "1.8.3",
"phpstan/phpstan": "1.8.5",
"phpstan/phpstan-phpunit": "^1.1.0",
"phpstan/phpstan-strict-rules": "^1.2.0",
"phpunit/phpunit": "^9.2"