Files
admin-php-module/composer.json
miroman-afk 13a115ba0d v.1.9 update
Clients download update
2021-11-11 10:32:31 +03:00

13 lines
247 B
JSON

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