Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kieljohn committed Dec 16, 2020
1 parent 6f0ef7f commit c668a3a
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 @@ -11,8 +11,8 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=7.1",
"symfony/options-resolver": "^2.2|^3.4",
"php": ">=7.2",
"symfony/options-resolver": "^2.8|^3.4|^4.4|^5.0",
"doctrine/cache": "~1.4",
"psr/http-message": "^1.0"
},
Expand Down

0 comments on commit c668a3a

Please sign in to comment.