Skip to content

Commit

Permalink
require zlib php extension
Browse files Browse the repository at this point in the history
  • Loading branch information
giansalex committed Nov 5, 2018
1 parent 55791a5 commit c2b3d24
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 @@ -14,6 +14,7 @@
"require": {
"php": ">=5.5.9",
"ext-zip": "*",
"ext-zlib": "*",
"ext-soap": "*",
"greenter/core": "^2.1"
},
Expand Down

0 comments on commit c2b3d24

Please sign in to comment.