diff --git a/composer.json b/composer.json index f47b604..99a7dc5 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,8 @@ "require": { "php": "^8.1", "ext-json": "*", - "illuminate/support": "^11.0|^12.0", - "illuminate/console": "^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", + "illuminate/console": "^10.0|^11.0|^12.0", "guzzlehttp/guzzle": "^6.3|^7.0", "socialiteproviders/manager": "^3.4|^4.0.1", "firebase/php-jwt": "^6.0" @@ -49,4 +49,4 @@ } } } -} \ No newline at end of file +}