Skip to content

Commit

Permalink
Merge 6da5ccf into a51abff
Browse files Browse the repository at this point in the history
  • Loading branch information
lerminou committed Dec 28, 2020
2 parents a51abff + 6da5ccf commit 9cb839b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -16,9 +16,9 @@
},
"require": {
"php": ">=5.6",
"symfony/framework-bundle": "^2.7|^3.0|^4.0",
"guzzlehttp/guzzle": "^6.0",
"symfony/stopwatch": "^2.7|^3.0|^4.0"
"symfony/framework-bundle": "^2.7|^3.0|^4.0|^5.0",
"guzzlehttp/guzzle": "^6.0|^7.0",
"symfony/stopwatch": "^2.7|^3.0|^4.0|^5.0"
},
"suggest": {
"symfony/monolog-bundle": "Log requests"
Expand Down

0 comments on commit 9cb839b

Please sign in to comment.