3.1.63
What's Changed
- Update phpspreadsheet to 1.29.8 to tackle CVE issue by @brdv in https://github.com/SpartnerNL/Laravel-Excel/pull/4264
- Support for Laravel 12 by @pascalbaljet in https://github.com/SpartnerNL/Laravel-Excel/pull/4269
- Avoid calling query() twice by adding a local var, fixes #4133 and #4140 by @Synchro in https://github.com/SpartnerNL/Laravel-Excel/pull/4221
- Exclude heading row when limiting imported rows by @jivanf in https://github.com/SpartnerNL/Laravel-Excel/pull/4217
- Format rule for required_without by @rust17 in https://github.com/SpartnerNL/Laravel-Excel/pull/4196
New Contributors
- @brdv made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/4264
- @pascalbaljet made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/4269
- @Synchro made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/4221
- @jivanf made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/4217
- @rust17 made their first contribution in https://github.com/SpartnerNL/Laravel-Excel/pull/4196
Full Changelog: https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.62...3.1.63