Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey committed Mar 13, 2018
1 parent a71d72b commit 2f6eed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
}
],
"require": {
"php": ">=5.5",
"symfony/options-resolver": "~2.8|~3.0"
"php": ">=5.5|^7.0",
"symfony/options-resolver": "~2.8|~3.0|~4.0"
},
"suggest": {
"doctrine/mongodb": "use with doctrine mongodb",
Expand Down

0 comments on commit 2f6eed7

Please sign in to comment.