diff --git a/composer.json b/composer.json index 9cbe171..385c1ef 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "require": { "php": "^7.4 || ^8.0", "guzzlehttp/guzzle": "^6.5 || ^7.0", - "illuminate/console": "^8.0", + "illuminate/console": "^11.15", "illuminate/http": "^8.0", "illuminate/support": "^8.0", "nesbot/carbon": "^2.0",