-
- Downloads
Issue #3481928 by heddn, ananya.k: Compatibility with phpoffice/phpspreadsheet 3
parent
39072ce0
No related branches found
No related tags found
... | ... | @@ -4,7 +4,7 @@ |
"type": "drupal-module", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"phpoffice/phpspreadsheet": "^2.3.7" | ||
"phpoffice/phpspreadsheet": "^2.3.7 || ^3.9.0" | ||
}, | ||
"require-dev": { | ||
"openspout/openspout": "^4" | ||
... | ... |
Please register or sign in to comment