Fixed reports
This commit is contained in:
miroman-afk
2023-05-02 15:21:54 +03:00
parent 70120653f7
commit fb46c8e739
78 changed files with 21233 additions and 1892 deletions

View File

@@ -1,10 +1,12 @@
{
"name": "hrc-admin/hello-world",
"version": "2.26",
"version": "2.27",
"require": {
"horeca/admin-php-module-core": "dev-master",
"guzzlehttp/guzzle": "^7.4",
"phpmailer/phpmailer": "^6.6"
"phpmailer/phpmailer": "^6.6",
"ext-openssl": "*",
"ext-json": "*"
},
"repositories": [
{