Closed Pplan47 closed 2 years ago
Duplicate of:
https://github.com/MedicOneSystems/livewire-datatables/issues/398
ensure to use dev-master
and to use the -W
flag of composer.
@marksalmon could you bump the packagist.org version? Alternatively: could you give me the access rights to the packagist.org version so i can be a livewire-datatables maintainer in the future? Thanks !
It works. Thanks a lot!
Thanks for the Package.
Waiting for the Stable version.
@marksalmon i was able to publish a 0.7.0 version at packagist with the existing hook. I try to keep this package maintained as much as possible until you are back/have time again for the package.
I tried to install livewire-datatables in a new laravel 9 project: =>composer require mediconesystems/livewire-datatables and the result was:
Problem 1
Then I tried: =>composer require mediconesystems/livewire-datatables:dev-master --ignore-platform-req=ext-zip but...
Problem 1
Please, can you help to resolve the issue?. Thanks in advance.