Files
admin-php-module/composer.json
miroman-afk 1a7808f75b v.2.2 Update
Top dishes block update
2021-11-18 10:59:38 +03:00

13 lines
247 B
JSON

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