Skip to content

Commit 9dedb57

Browse files
committed
Updated to PHP-Parser v4
1 parent 7c51357 commit 9dedb57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"require": {
1313
"php": "~7.1",
14-
"phpstan/phpstan": "^0.10"
14+
"phpstan/phpstan": "^0.10",
15+
"nikic/php-parser": "^4.0"
1516
},
1617
"require-dev": {
1718
"consistence/coding-standard": "^3.0.1",

0 commit comments

Comments
 (0)