Skip to content

Commit 0b72e48

Browse files
committed
Fixed build
1 parent 355add6 commit 0b72e48

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
@@ -8,7 +8,7 @@
88
"require": {
99
"php": "~7.1",
1010
"nikic/php-parser": "^4.0",
11-
"phpstan/phpstan": "^0.12"
11+
"phpstan/phpstan": "^0.12.4"
1212
},
1313
"require-dev": {
1414
"beberlei/assert": "^2.9.5",

0 commit comments

Comments
 (0)