This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/_sakura/composer.json
2015-12-01 14:34:16 +01:00

12 lines
276 B
JSON
Executable file

{
"require": {
"php": ">=5.4.0",
"ext-curl": "*",
"ext-json": "*",
"twig/twig": "*",
"phpmailer/phpmailer": "*",
"erusev/parsedown": "*",
"paypal/rest-api-sdk-php": "*",
"ezyang/htmlpurifier": "^4.7"
}
}