updated composer packages (#559)

This commit is contained in:
Kevin Papst
2019-02-11 20:38:40 +01:00
committed by GitHub
parent 331ea586f1
commit 742e6eb3a3
4 changed files with 693 additions and 577 deletions

View File

@@ -1,6 +1,6 @@
{
"beberlei/doctrineextensions": {
"version": "v1.0.20"
"version": "v1.2.0"
},
"composer/semver": {
"version": "1.4.2"
@@ -164,6 +164,9 @@
"markbaker/complex": {
"version": "1.4.6"
},
"markbaker/matrix": {
"version": "1.1.4"
},
"monolog/monolog": {
"version": "1.23.0"
},