Files
admin-php-module/composer.json
miroman-afk cf997da7ec v.2.6
Small fix
2022-01-20 12:03:19 +03:00

13 lines
247 B
JSON

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