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

8 lines
134 B
JSON
Raw Normal View History

{
"require": {
"twig/twig": "~1.18",
"phpmailer/phpmailer": "~5.2",
"flashwave/parsedown": "~1.5"
}
}