Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
fix(Export) phpexcel version bump
Browse files Browse the repository at this point in the history
execute composer:
composer update phpoffice/phpexcel
  • Loading branch information
paulmhh committed Sep 13, 2021
1 parent 6392d57 commit b77413c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tine20/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"metaways/timezoneconvert": "1.*",
"mtdowling/cron-expression": "^1.2 | ^2.0",
"nikic/fast-route": "^1.2",
"phpoffice/phpexcel": "1.8.2pl1 as 1.8.2",
"phpoffice/phpexcel": "1.8.2pl2 as 1.8.2",
"phpoffice/phpspreadsheet": "1.10.1pl3 as 1.10.1",
"phpoffice/phpword": "^0.18",
"psr/http-server-middleware": "^1.0",
Expand Down
10 changes: 5 additions & 5 deletions tine20/composer.lock

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

0 comments on commit b77413c

Please sign in to comment.