diff --git a/composer.json b/composer.json index a045385..aa26b31 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "php": "^8.1", "silverstripe/framework": "^5", "silverstripe/cms": "^5", - "guzzlehttp/guzzle": "^7.4.5", + "guzzlehttp/guzzle": "^7.5", "fzaninotto/faker": "^1.9.2", "silverstripe/vendor-plugin": "^2" }, @@ -34,4 +34,4 @@ "SSilverStripe\\FrameworkTest\\": "code/" } } -} +} \ No newline at end of file