You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip Livewire tests on Laravel 13 and add Livewire 4 support
Livewire does not yet support Laravel 13. Remove it from composer
dependencies in CI for L13 runs and skip the livewire test group.
Also add ^4.0 to the livewire version constraint for future support.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments