filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
19.49k stars 2.98k forks source link

Remove Livewire version restriction #14497

Closed zepfietje closed 1 month ago

zepfietje commented 1 month ago

Description

This PR undos the change made in https://github.com/filamentphp/filament/commit/fc08789512d32bba1e72a0b90bf35e93be8089d2 to add support for the latest versions of Livewire.

Closes https://github.com/filamentphp/filament/issues/14315 since in Livewire v3.5.10 JavaScript assets have been rebuilt.

Functional changes

saade commented 1 month ago

@danharrin, @zepfietje i think this introduced https://github.com/filamentphp/filament/issues/14545, i don't see any other reason for it to break