update phpstan

This commit is contained in:
Yuri Kuznetsov
2022-10-16 20:31:33 +03:00
parent 035e561a4c
commit ae2d5e2552
2 changed files with 14 additions and 19 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9",
"phpstan/phpstan": "^1.4"
"phpstan/phpstan": "^1.8"
},
"suggest": {
"ext-bcmath": "*",