diff --git a/composer.json b/composer.json index 8a3c2f3..8073e83 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "php" : "^7.2.5|^8.0.0", "illuminate/auth": "^5.8|^6.0|^7.0|^8.0", "illuminate/contracts": "^5.8|^6.0|^7.0|^8.0", - "illuminate/database": "^5.8|^6.0|^7.0|^8.0", + "illuminate/database": "^5.8|^6.20.12|^7.30.3|^8.22.1", "illuminate/routing": "^5.8|^6.0|^7.0|^8.0", "illuminate/support": "^5.8|^6.0|^7.0|^8.0", "guzzlehttp/guzzle": "^7.0.1",