diff --git a/composer.json b/composer.json index abc82c9..caff59d 100755 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ }, "require": { "php": ">=8.1", - "phpoffice/phpspreadsheet": "^1.16", + "phpoffice/phpspreadsheet": "^1.16|^2.0|^3.0", "symfony/serializer": "^6.0|^7.0", "symfony/filesystem": "^6.0|^7.0" },