diff --git a/composer.json b/composer.json index 90cee0f..6e1c487 100644 --- a/composer.json +++ b/composer.json @@ -13,6 +13,6 @@ }, "require": { "monolog/monolog": "^1.23", - "illuminate/database": "^5.6" + "illuminate/database": "^5.5" } }