diff --git a/composer.json b/composer.json index 5f3261b..1a45060 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "license": "MIT", "require": { "php": ">=5.6", - "illuminate/support": "~5.3.0", + "illuminate/support": "^5.2", "psr/cache": "^1.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 2b26f39..c90bbf1 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "928c883a915e3f550049f24d7e03ba6f", - "content-hash": "76009a614af5f6beb5c8be9084346073", + "hash": "2f5ee4a48a6aac86da23052829f57dd8", + "content-hash": "f02acb899a26959fe3473091574a4a6f", "packages": [ { "name": "doctrine/inflector",