Skip to content

Commit

Permalink
Bump phpoffice/phpspreadsheet from 1.29.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 1.29.0 to 2.1.0.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@1.29.0...2.1.0)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 4641399 commit 434471a
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 99 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"php": "~8.1.0 || ~8.2.0",
"ext-json": "*",
"ext-mbstring": "*",
"phpoffice/phpspreadsheet": "^1.29",
"phpoffice/phpspreadsheet": "^1.29 || ^2.0",
"typo3/cms-backend": "^11.5 || ^12.4",
"typo3/cms-core": "^11.5 || ^12.4",
"typo3/cms-extbase": "^11.5 || ^12.4",
Expand Down
134 changes: 36 additions & 98 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 434471a

Please sign in to comment.