rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.75k stars 330 forks source link

Incompatible with future versions of livewire #486

Closed mainadennis closed 2 years ago

mainadennis commented 2 years ago

Discussed in https://github.com/rappasoft/laravel-livewire-tables/discussions/485

Originally posted by **Maina-Dennis** October 10, 2021 Tried to install the package to my project having the latest version of livewire and got this error ``rappasoft/laravel-livewire-tables v1.16.0 requires livewire/livewire ^2.6.5 -> found livewire/livewire[v2.6.5, v2.6.6, v2.6.7] but the package is fixed to v2.5.5 (lock file version) by a partial update and that version does not match.`` Could you make the package compatible with future updates of livewire?
rappasoft commented 2 years ago

Will fix in next release.