- Issue created by @sboden
I'm running a Drupal 10.2.3 which includes xls_views_data_export.
composer audit
gives me following warning:
Package phpoffice/phpexcel is abandoned, you should avoid using it. Use phpoffice/phpspreadsheet instead.
Running composer why phpoffice/phpexcel
gives me:
drupal/xls_views_data_export 3.0.1 requires phpoffice/phpexcel (^1.8)
As in the first message phpexcel
is on the way out, and it may become a security liability.
Active
3.0
Code