-
- Downloads
update phpstan to 1.8, re #606
Closes #606 Merge request studip/studip!810
... | ... | @@ -13,7 +13,7 @@ |
"codeception/codeception": "~4.1.21", | ||
"codeception/module-asserts": "^1.3", | ||
"overtrue/phplint": "^3.0", | ||
"phpstan/phpstan": "^1.7" | ||
"phpstan/phpstan": "^1.8" | ||
}, | ||
"require": { | ||
"php": "^7.2", | ||
... | ... |
Please register or sign in to comment