Skip to content

Commit a4ee8ab

Browse files
author
Aydin
committed
Update to php-parser 2.0
1 parent aae1a70 commit a4ee8ab

File tree

2 files changed

+36
-45
lines changed

2 files changed

+36
-45
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require" : {
1212
"php" : ">=5.5",
1313
"kevinlebrun/colors.php": "^0.4.1",
14-
"nikic/php-parser": "dev-master#98d28d7aa04e2d92fea2b375373878d0b1fce992 as 2.0.0-alpha1"
14+
"nikic/php-parser": "^2.0"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "~4.1",

composer.lock

+35-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)