Skip to content

Commit b48f024

Browse files
Bump phpoffice/phpspreadsheet from 1.27.0 to 2.2.1
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 1.27.0 to 2.2.1. - [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases) - [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md) - [Commits](PHPOffice/PhpSpreadsheet@1.27.0...2.2.1) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a72f3b8 commit b48f024

File tree

2 files changed

+83
-211
lines changed

2 files changed

+83
-211
lines changed

composer.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require": {
2424
"php": ">=8.1",
25-
"phpoffice/phpspreadsheet": "^1.16",
25+
"phpoffice/phpspreadsheet": "^1.16 || ^2.0",
2626
"symfony/serializer": "^6.0",
2727
"symfony/filesystem": "^6.0"
2828
},

0 commit comments

Comments
 (0)