Добавлен расширенный отчет по реализации
Добавлен монитор активности
This commit is contained in:
miroman-afk
2023-08-03 11:05:15 +03:00
parent 19ad7d1c8a
commit c4dc6e02a0
93 changed files with 13328 additions and 1122 deletions

View File

@@ -1,12 +1,13 @@
{
"name": "hrc-admin/hello-world",
"version": "2.29",
"version": "2.30",
"require": {
"horeca/admin-php-module-core": "dev-master",
"guzzlehttp/guzzle": "^7.4",
"phpmailer/phpmailer": "^6.6",
"ext-openssl": "*",
"ext-json": "*"
"ext-json": "*",
"mtownsend/xml-to-array": "^2.0"
},
"repositories": [
{