Skip to content

Commit

Permalink
feat(composer): add box/spout and define ext-zip as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
quetzyg committed Aug 13, 2019
1 parent 2fada98 commit 0f1c2dd
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 1 deletion.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"require": {
"php": "^7.1.3",
"ext-json": "*",
"ext-zip": "*",
"box/spout": "^3.0",
"fideloper/proxy": "^4.0",
"guzzlehttp/guzzle": "^6.3",
"laravel/framework": "5.8.*",
Expand Down
71 changes: 70 additions & 1 deletion composer.lock

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

0 comments on commit 0f1c2dd

Please sign in to comment.