laravel / jetstream

Tailwind scaffolding for the Laravel framework.
https://jetstream.laravel.com
MIT License
3.98k stars 822 forks source link

[11.x] Run `composer require` with `--update-with-dependencies` #1540

Closed crynobone closed 1 month ago

crynobone commented 1 month ago

fixes #1537

Latest Laravel installation will installs laravel/prompts 0.2.x while livewire/livewire isn't compatible with 0.2 at the moment causing the installation to fail.