Files
admin-php-module/composer.json
miroman-afk 4d3ad7727d v.2.24
1. Редактор карты зала.
2022-10-27 15:48:02 +03:00

16 lines
317 B
JSON

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