12 lines
276 B
JSON
Executable file
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"
|
|
}
|
|
}
|