Skip to content

Commit 8cbe661

Browse files
committed
upgrade to PhpParser ^1.0
1 parent fc40c3f commit 8cbe661

24 files changed

+426
-335
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": ">=5.3.3",
1414
"psr/log": "~1.0",
15-
"nikic/php-parser": "~0.9.4",
15+
"nikic/php-parser": "^1.0",
1616
"phpdocumentor/reflection-docblock": "~2.0"
1717
},
1818
"suggests": {

0 commit comments

Comments
 (0)