laravel-datatables-buttons icon indicating copy to clipboard operation
laravel-datatables-buttons copied to clipboard

Update rap2hpoutre/fast-excel to use 4.0

Open schonhoff opened this issue 3 years ago • 1 comments

Hello,

after a composer update I saw an abandoned notification for box/spout. After some research I saw that the package was used by rap2hpoutre/fast-excel which is used in this package. They upgraded to version 4.0 to remove the dependency. Maybe the package can be upgraded to use rap2hpoutre/fast-excel 4.0 . It seems a stable version for the package.

But you can wait for the following merge: https://github.com/rap2hpoutre/fast-excel/pull/282 This is a maintainer from Laravel/Nova which has the same problem. @see https://github.com/laravel/nova-issues/issues/4569

schonhoff avatar Jul 19 '22 07:07 schonhoff

Thanks for reporting, I am aware of the issue and have already migrated one of my repo to openspout https://github.com/yajra/laravel-datatables-export.

I might remove fast-excel and redo the export here using openspout. Currently using the new export package but will try to migrate this repo too.

yajra avatar Jul 19 '22 07:07 yajra