DEP Allow guzzle 6

This commit is contained in:
Steve Boyd 2022-07-04 15:52:07 +12:00
parent aed5bfa999
commit befe44ad0c
1 changed files with 1 additions and 1 deletions

View File

@ -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"