Files
admin-php-module/composer.json
miroman-afk 9c3b633098 v.2.19
Обновлены миграции
Разработка парсера меню из 1с
2022-06-22 23:05:26 +03:00

13 lines
248 B
JSON

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