Skip to content

Commit d96388a

Browse files
committed
Try dev-master
Includes PHP-Parser fix phpstan/phpstan-src@19bf582
1 parent d5fa167 commit d96388a

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.1",
1414
"nette/finder": "^2.5",
15-
"phpstan/phpstan": "^0.12.26",
15+
"phpstan/phpstan": "dev-master",
1616
"symfony/yaml": "~3.4.5|^4.2",
1717
"webflo/drupal-finder": "^1.2"
1818
},

0 commit comments

Comments
 (0)