Files
admin-php-module/composer.json
miroman-afk 506636d35c v.2.14
Update migrations
2022-02-05 15:26:43 +03:00

13 lines
248 B
JSON

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