diff --git a/composer.json b/composer.json index e166576..d88957e 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ ], "require": { "php": ">=7.1.3", - "illuminate/database": "^5.6.0|^5.7.0|^5.8.0|^6.0.0|^7.0.0|^8.0.0|^9.0.0", - "illuminate/support": "^5.6.0|^5.7.0|^5.8.0|^6.0.0|^7.0.0|^8.0.0|^9.0.0", + "illuminate/database": ">=5.6.0", + "illuminate/support": ">=5.6.0", "nesbot/carbon": "^1.21 || ^2.0", "morilog/jalali": "3.*" },