yajra / laravel-datatables-export

Laravel DataTables Export plugin that uses queue, spout and livewire for bulk data export.
MIT License
30 stars 18 forks source link

Migrate to OpenSpout v3 #20

Closed hpacleb closed 2 years ago

hpacleb commented 2 years ago

Due to box/spout being abandoned, it is recommended to migrate to OpenSpout which is actively being developed and is a direct fork of box/spout. This PR followed the instructions of the upgrade guide from box/spout:v3 to openspout/openspout:v3.

yajra commented 2 years ago

Seems like we cannot upgrade to v4 yet since we still need to support 7.4. Accepting this for now. Thanks!

yajra commented 2 years ago

Released on v0.9.0 🚀 Thanks!