Skip to content

Commit

Permalink
Upgrade to php-parser v3 (fixes #12).
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Apr 24, 2017
1 parent fdc7bd7 commit 583ac74
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 106 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"php": "^7",
"composer-plugin-api": "^1",
"eloquent/enumeration": "^5",
"hamcrest/hamcrest-php": "^2.0",
"nikic/php-parser": "^2.1",
"hamcrest/hamcrest-php": "^2",
"nikic/php-parser": "^3",
"recoil/api": "1.0.0-alpha.2"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 583ac74

Please sign in to comment.