Fix update
This commit is contained in:
miroman-afk
2022-09-23 11:07:02 +03:00
parent dcd0e72d1f
commit 0e5f2002b1
3 changed files with 84 additions and 5 deletions

View File

@@ -1,9 +1,10 @@
{
"name": "hrc-admin/hello-world",
"version": "2.22",
"version": "2.23",
"require": {
"horeca/admin-php-module-core": "dev-master",
"guzzlehttp/guzzle": "^7.4"
"guzzlehttp/guzzle": "^7.4",
"phpmailer/phpmailer": "^6.6"
},
"repositories": [
{