Files
admin-php-module/composer.json
miroman-afk 3da3e3a6e1 v.2.0
Clients file update
2021-11-16 15:44:04 +03:00

13 lines
247 B
JSON

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