Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 8913043

Browse files
committed
PHP Parser 3.x
1 parent 7707685 commit 8913043

File tree

7 files changed

+500
-222
lines changed

7 files changed

+500
-222
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
}
1515
],
1616
"require": {
17-
"php": ">=5.3.9",
18-
"nikic/php-parser": "^1.3",
17+
"php": ">=5.5.9",
18+
"nikic/php-parser": "3.*",
1919
"symfony/console": "^2.6 || ^3.0",
2020
"symfony/finder": "^2.6 || ^3.0",
2121
"phpdocumentor/reflection-docblock": "~2.0",

0 commit comments

Comments
 (0)