Skip to content

Commit

Permalink
Can also pin to ^3.0 which works
Browse files Browse the repository at this point in the history
  • Loading branch information
asgrim committed Nov 11, 2016
1 parent 8eac62c commit f9f2fbf
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 @@ -4,7 +4,7 @@
"license": "MIT",
"require": {
"php": "^5.6|^7.0",
"nikic/php-parser": "3.0.0beta1",
"nikic/php-parser": "^3.0",
"phpdocumentor/reflection-docblock": "^3.0",
"phpdocumentor/type-resolver": "^0.2",
"zendframework/zend-code": "^3.0",
Expand Down

0 comments on commit f9f2fbf

Please sign in to comment.