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-04-21 14:23:28 +00:00

11 lines
210 B
JSON

{
"require": {
"php": ">=5.4.0",
"ext-curl": "*",
"ext-json": "*",
"twig/twig": "~1.18",
"phpmailer/phpmailer": "~5.2",
"flashwave/parsedown": "~1.5"
}
}