update phpstan to 1.1.2 (composer files)

This commit is contained in:
Andrew Dolgov
2021-11-15 18:44:24 +03:00
parent 4c37fa4b41
commit 1db1be7a81
2 changed files with 38 additions and 50 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"j4mie/idiorm": "^1.5"
},
"require-dev": {
"phpstan/phpstan": "^1.0.0"
"phpstan/phpstan": "^1."
}
}