Skip to content

Commit 5e82c38

Browse files
committed
Updated PHPStan to 0.1
1 parent a52cd65 commit 5e82c38

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": "dev-dev#a5db1f45ed",
9+
"phpstan/phpstan": "^0.1",
1010
"nette/utils": "^2.3.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)