Skip to content
Snippets Groups Projects

Issue #3481928 by heddn, ananya.k: Compatibility with phpoffice/phpspreadsheet 3

Merged Lucas Hedding requested to merge issue/xls_serialization-3481928:3481928-v3_upstream into 2.1.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -4,7 +4,7 @@
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"require": {
"phpoffice/phpspreadsheet": "^2.3.7 || ^3.9.0"
},
"require-dev": {
Loading