Skip to content

Commit 1e63d08

Browse files
committed
Updated PHPStan to 0.1
1 parent e439eab commit 1e63d08

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#19c97e3f31",
9+
"phpstan/phpstan": "^0.1",
1010
"dibi/dibi": "~3.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)