Skip to content

Commit

Permalink
DEP Allow guzzle 6
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Jul 4, 2022
1 parent aed5bfa commit befe44a
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 @@ -13,7 +13,7 @@
"require": {
"silverstripe/framework": "^4",
"silverstripe/cms": "^4",
"guzzlehttp/guzzle": "^7.3",
"guzzlehttp/guzzle": "^6.3 || ^7.3",
"fzaninotto/faker": "^1.7",
"silverstripe/vendor-plugin": "^1",
"silverstripe/registry": "^2"
Expand Down

0 comments on commit befe44a

Please sign in to comment.