Skip to content

Commit 8c7bc16

Browse files
committed
Require PHPStan 0.3
1 parent ba24e4a commit 8c7bc16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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.2",
9+
"phpstan/phpstan": "^0.3",
1010
"nette/utils": "^2.3.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)