Skip to content

Commit

Permalink
Update php-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Dec 13, 2016
1 parent 0b61951 commit cd116a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"require": {
"php": ">=7.0",
"nikic/php-parser": "dev-master#e52ffc4447e034514339a03b450aab9cd625e37c",
"nikic/php-parser": "^3.0",
"phpdocumentor/reflection-docblock": "^3.0",
"sabre/event": "^5.0",
"felixfbecker/advanced-json-rpc": "^2.0",
Expand Down

0 comments on commit cd116a2

Please sign in to comment.