Skip to content

Commit

Permalink
Merge pull request #107 from creative-commoners/pulls/0.4/guzzle6
Browse files Browse the repository at this point in the history
DEP Allow guzzle 6
  • Loading branch information
GuySartorelli authored Jul 4, 2022
2 parents aed5bfa + befe44a commit 3cd0d96
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 3cd0d96

Please sign in to comment.