Update Composer

This commit is contained in:
MilosEsokia
2019-05-16 17:06:22 +02:00
committed by MilosEsokia
parent 0acb794f56
commit 9131cdca85
2 changed files with 46 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
"php": ">=5.5.9",
"ext-intl": "*",
"alchemy-fr/tcpdf-clone": "~6.0",
"alchemy/embed-bundle": "^2.0.2",
"alchemy/embed-bundle": "^2.0.1",
"alchemy/geonames-api-consumer": "~0.1.0",
"alchemy/mediavorus": "^0.4.4",
"alchemy/oauth2php": "1.1.0",
@@ -120,7 +120,8 @@
"google/recaptcha": "^1.1",
"facebook/graph-sdk": "^5.6",
"box/spout": "^2.7",
"paragonie/random-lib": "^2.0"
"paragonie/random-lib": "^2.0",
"czproject/git-php": "^3.17"
},
"require-dev": {
"mikey179/vfsstream": "~1.5",