19 lines
400 B
JSON
19 lines
400 B
JSON
{
|
|
"name": "hrc-admin/hello-world",
|
|
"version": "2.30",
|
|
"require": {
|
|
"horeca/admin-php-module-core": "dev-master",
|
|
"guzzlehttp/guzzle": "^7.4",
|
|
"phpmailer/phpmailer": "^6.6",
|
|
"ext-openssl": "*",
|
|
"ext-json": "*",
|
|
"mtownsend/xml-to-array": "^2.0"
|
|
},
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://git.hrc.by/horeca/admin-php-module-core"
|
|
}
|
|
]
|
|
}
|