Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Commit

Permalink
Update composer.json (#134)
Browse files Browse the repository at this point in the history
zip extension required
  • Loading branch information
bhavinjr authored and Chumper committed Mar 24, 2019
1 parent 0139156 commit ff65629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
],
"require": {
"php": ">=5.6.0",
"ext-zip": "*",
"illuminate/support": "^5.0",
"illuminate/filesystem": "^5.0"
},
Expand Down

0 comments on commit ff65629

Please sign in to comment.