Files
admin-php-module/composer.json
miroman-afk fb3a28e74e v.2.9
-Fix modifiers in orders
2022-01-27 13:29:12 +03:00

13 lines
247 B
JSON

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