Skip to content

Commit 583ac74

Browse files
committed
Upgrade to php-parser v3 (fixes #12).
1 parent fdc7bd7 commit 583ac74

2 files changed

Lines changed: 108 additions & 106 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"php": "^7",
77
"composer-plugin-api": "^1",
88
"eloquent/enumeration": "^5",
9-
"hamcrest/hamcrest-php": "^2.0",
10-
"nikic/php-parser": "^2.1",
9+
"hamcrest/hamcrest-php": "^2",
10+
"nikic/php-parser": "^3",
1111
"recoil/api": "1.0.0-alpha.2"
1212
},
1313
"require-dev": {

0 commit comments

Comments
 (0)