diff --git a/composer.json b/composer.json index 1f98d27..34142a4 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ }, "minimum-stability": "dev", "require": { - "illuminate/database": "4.1 - 5.8" + "illuminate/database": "4.1 - 6.0" }, "suggest": { "jenssegers/mongodb": "Use QueryBuilderParser with MongoDB"