diff --git a/composer.json b/composer.json index cb66993..7d28c39 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,8 @@ "PayMob" ], "require": { - "illuminate/support": ">=7 <9" - }, + "illuminate/support": "^7.0|^8.0|^9.0" + }, "autoload": { "psr-4": { "ctf0\\PayMob\\": "src/"