Files
admin-php-module/composer.json
miroman-afk 723e9a8768 v.2.25
Small fix
2022-12-22 12:52:42 +03:00

16 lines
317 B
JSON

{
"name": "hrc-admin/hello-world",
"version": "2.25",
"require": {
"horeca/admin-php-module-core": "dev-master",
"guzzlehttp/guzzle": "^7.4",
"phpmailer/phpmailer": "^6.6"
},
"repositories": [
{
"type": "vcs",
"url": "https://git.hrc.by/horeca/admin-php-module-core"
}
]
}