Upgrades from IceHrm Pro v24

This commit is contained in:
gamonoid
2018-07-03 03:10:32 +02:00
parent 8b276d54e6
commit 9cee4e91df
8253 changed files with 659182 additions and 47489 deletions

View File

@@ -1,6 +1,6 @@
{
"require": {
"monolog/monolog": "1.13.1",
"monolog/monolog": "^1.23",
"twig/twig": "1.23.*",
"gettext/gettext": "4.0.0",
"consolidation/robo": "~1",
@@ -10,7 +10,8 @@
"pear/mail": "^1.4",
"spomky-labs/base64url": "^1.0",
"cebe/markdown": "^1.2",
"neitanod/forceutf8": "^2.0"
"neitanod/forceutf8": "^2.0",
"google/apiclient": "^2.2"
},
"require-dev": {
"phpunit/phpunit": "~6"