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

Commit a423609

Browse files
committed
Use php-parser v4
1 parent d5582d1 commit a423609

File tree

17 files changed

+505
-337
lines changed

17 files changed

+505
-337
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=5.5.9 || ^7.0",
18-
"nikic/php-parser": "~3.0",
18+
"nikic/php-parser": "~4.0",
1919
"symfony/console": "^2.6 || ^3.0",
2020
"symfony/finder": "^2.6 || ^3.0",
2121
"phpdocumentor/reflection-docblock": "~2.0 || ~3.0 || ~4.0",

0 commit comments

Comments
 (0)