Skip to content

Commit 44f5ba1

Browse files
committed
Require PHPStan 0.6
1 parent 8b0a453 commit 44f5ba1

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
"nette/utils": "^2.3.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)