diff --git a/composer.json b/composer.json index 3afb2ea..c5285ea 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require": { "php": "^8.0", "aws/aws-sdk-php": "^3.321", - "dealnews/get-config": "^2.0", + "dealnews/get-config": "^2.1.0", "dealnews/test-helpers": "^0.9.0", "guzzlehttp/guzzle": "^7.9" },