diff --git a/src/Illuminate/Console/composer.json b/src/Illuminate/Console/composer.json index fa918c8a6329..57f90e368794 100755 --- a/src/Illuminate/Console/composer.json +++ b/src/Illuminate/Console/composer.json @@ -22,7 +22,7 @@ "illuminate/support": "^11.0", "illuminate/view": "^11.0", "laravel/prompts": "^0.1.9", - "nunomaduro/termwind": "^1.13", + "nunomaduro/termwind": "^2.0", "symfony/console": "^7.0", "symfony/process": "^7.0" },