diff --git a/composer.json b/composer.json index 5bf7cb5..3ce05b6 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ }, "require": { "divineomega/uxdm": "^3.0.0", - "illuminate/support": "^5.1", - "illuminate/database": "^5.1" + "illuminate/support": "^5.1||^6.0||^7.0", + "illuminate/database": "^5.1||^6.0||^7.0" }, "autoload": { "psr-4": {