Files
admin-php-module/composer.json
miroman-afk 53dfb77d7a v.2.15
Order history
Small fixes
2022-04-12 01:43:05 +03:00

13 lines
248 B
JSON

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