11 lines
237 B
JSON
Executable file
11 lines
237 B
JSON
Executable file
{
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"twig/twig": "*",
|
|
"phpmailer/phpmailer": "*",
|
|
"erusev/parsedown": "*",
|
|
"paypal/rest-api-sdk-php": "*"
|
|
}
|
|
}
|