Skip to content

Commit

Permalink
Required php extensions added
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Aug 6, 2018
1 parent 012447f commit 3d8acc2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
],
"require": {
"php": ">=5.5.9",
"ext-imap": "*",
"ext-mbstring": "*",
"ext-iconv": "*",
"ext-fileinfo": "*",
"laravel/framework": ">=5.0.0"
},
"autoload": {
Expand Down

0 comments on commit 3d8acc2

Please sign in to comment.