- Downloads
Added extension dependency
parent
6434fc6b
No related branches found
No related tags found
| ... | @@ -14,6 +14,8 @@ | ... | @@ -14,6 +14,8 @@ |
| }, | }, | ||
| "minimum-stability": "stable", | "minimum-stability": "stable", | ||
| "require": { | "require": { | ||
| "ext-mysqli": "*", | |||
| "ext-imap": "*", | |||
| "smarty/smarty": "^4.3", | "smarty/smarty": "^4.3", | ||
| "dg/rss-php": "^1.5", | "dg/rss-php": "^1.5", | ||
| "ezyang/htmlpurifier": "^4.16", | "ezyang/htmlpurifier": "^4.16", | ||
| ... | ... | ||
| ... | ... |
Please sign in to comment