Skip to content

Commit

Permalink
Added required extensions to composer
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfensdrfer committed Dec 28, 2018
1 parent a5b171e commit fb6f635
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
],
"minimum-stability": "stable",
"require": {
"ext-json": "*",
"ext-curl": "*",
"ext-zip": "*",
"desarrolla2/cache": "2.1.*",
"monolog/monolog": "1.23.*",
"php": ">= 7.1.0",
Expand Down

0 comments on commit fb6f635

Please sign in to comment.