Skip to content

Commit

Permalink
Merge pull request #9 from ray-di/ray-di-version
Browse files Browse the repository at this point in the history
Remove nikic/php-parser requirement
  • Loading branch information
koriym authored Feb 13, 2018
2 parents 98c39e9 + b3118ce commit 7e4e3c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
],
"require": {
"php": ">=5.5.0",
"ray/di": "^2.0",
"nikic/php-parser": "^1.3"
"ray/di": "^2.5"
},
"license": "MIT",
"autoload":{
Expand Down

0 comments on commit 7e4e3c4

Please sign in to comment.