diff --git a/composer.json b/composer.json index 9c9fe23..c3facea 100644 --- a/composer.json +++ b/composer.json @@ -13,6 +13,6 @@ }, "require": { "monolog/monolog": "^1.23", - "illuminate/database": "^5.8" + "illuminate/database": "^6.0" } }