Skip to content

Commit c4ac75a

Browse files
committed
Make package compatible with PHPStan 0.12.18
1 parent bddd248 commit c4ac75a

File tree

5 files changed

+427
-1073
lines changed

5 files changed

+427
-1073
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": "^7.1.0",
16-
"phpstan/phpstan": "^0.11.6"
16+
"phpstan/phpstan": "^0.12.18"
1717
},
1818
"require-dev": {
1919
"captainhook/captainhook": "^4.0",

0 commit comments

Comments
 (0)