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
flashwave 949c39b597 r20150831
Signed-off-by: Flashwave <me@flash.moe>
2015-08-31 23:57:36 +02:00

12 lines
237 B
JSON

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