diff --git a/composer.json b/composer.json index 3b9790a..d6417e9 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require": { "php": "^7.2 || ^8.0", - "illuminate/database": "^6.0 || ^7.0 || ^8.0", + "illuminate/database": "^6.3 || ^7.0 || ^8.0", "illuminate/support": "^6.0 || ^7.0 || ^8.0", "laravel-interaction/support": "^0.1.0" },