diff --git a/composer.json b/composer.json index 108402b..8c75b1d 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ } ], "require": { - "illuminate/database": "^5.3" + "illuminate/database": ">=5.3" }, "require-dev": { "mockery/mockery": "^0.9",