Files
admin-php-module/composer.json
miroman-afk fb46c8e739 v.2.27
Fixed reports
2023-05-02 15:21:54 +03:00

18 lines
362 B
JSON

{
"name": "hrc-admin/hello-world",
"version": "2.27",
"require": {
"horeca/admin-php-module-core": "dev-master",
"guzzlehttp/guzzle": "^7.4",
"phpmailer/phpmailer": "^6.6",
"ext-openssl": "*",
"ext-json": "*"
},
"repositories": [
{
"type": "vcs",
"url": "https://git.hrc.by/horeca/admin-php-module-core"
}
]
}