Skip to content

Commit 89ff5ff

Browse files
committed
Require PHPStan 0.6
1 parent dcd0d0e commit 89ff5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"prefer-stable": true,
77
"require": {
88
"php": "~7.0",
9-
"phpstan/phpstan": "^0.5",
9+
"phpstan/phpstan": "^0.6",
1010
"dibi/dibi": "~3.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)