Update PHPStan to 1.9.2

This commit is contained in:
Dylan K. Taylor
2022-11-12 17:31:39 +00:00
parent 732dac6fc1
commit 9650b7f03a
2 changed files with 27 additions and 27 deletions

View File

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