diff --git a/composer.json b/composer.json index f5379af..ada4b66 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "monolog/monolog": "^2.1", "illuminate/contracts": ">=7.1", "illuminate/support": ">=7.1", - "illuminate/config": "^>=7.1", + "illuminate/config": ">=7.1", "illuminate/http": ">=7.1" }, "require-dev": {