Files
admin-php-module/composer.json
miroman-afk 276576f007 v.2.1
Client file update
2021-11-16 15:58:20 +03:00

13 lines
247 B
JSON

{
"name": "hrc-admin/hello-world",
"version": "2.1",
"require": {
"horeca/admin-php-module-core": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "https://git.hrc.by/horeca/admin-php-module-core"
}
]
}