First version of 3.x was recently released - September 2024.
*There is no 3.0.0 release, it starts at 3.3.0 due to a typo.
https://github.com/PHPOffice/PhpSpreadsheet/releases/tag/3.3.0

There are some deprecations to review.

Since there are a handful of modules using this library, it would be great to allow multiple versions to be installed, if possible, or separate versions released so a compatible version can be installed.

Here are some other modules using phpspreadsheet:
drupal/auto_node_translate_custom 1.0.0 requires phpoffice/phpspreadsheet (^1.28)
drupal/commerce_sheets 2.0.0-beta4 requires phpoffice/phpspreadsheet (^1.7)
drupal/dependent_country_state 1.0.6 requires phpoffice/phpspreadsheet (^1.0)
drupal/entities_import 2.0.0 requires phpoffice/phpspreadsheet (^1.16)
drupal/excel_importer 1.1.11 requires phpoffice/phpspreadsheet (^1.15)
drupal/ocr_image 1.0.2 requires phpoffice/phpspreadsheet (^1.28)
drupal/permission_spreadsheet 2.0.0 requires phpoffice/phpspreadsheet (^1.3)
drupal/phpexcel 4.0.0-beta3 requires phpoffice/phpspreadsheet (^1)
drupal/phpspreadsheet 2.1.0 requires phpoffice/phpspreadsheet (~1)
drupal/viewer 1.0.5 requires phpoffice/phpspreadsheet (^1.24)
drupal/webform_xlsx_export 1.2.0 requires phpoffice/phpspreadsheet (^1.9)
drupal/xls_serialization 1.3.0 requires phpoffice/phpspreadsheet (^1.26)
phpoffice/phppresentation 1.1.0 requires phpoffice/phpspreadsheet (^1.9.0)

Comments

mortona2k created an issue. See original summary.

niharika.s’s picture

Assigned: Unassigned » niharika.s
niharika.s’s picture

Assigned: niharika.s » Unassigned

  • hayashi committed 51f552c7 on 2.x
    Issue #3494627 by mortona2k: Support phpoffice/phpspreadsheet 2/3x
    
hayashi’s picture

Status: Active » Fixed

Thank you for reporting issue.
Version limitation of phpoffice/phpspreadsheet has been removed in 2.1.1.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.