update to latest composer libs (#1545)

This commit is contained in:
Kevin Papst
2020-03-12 19:33:11 +01:00
committed by GitHub
parent fbdc668a22
commit 137dcbf7e1
4 changed files with 644 additions and 447 deletions

View File

@@ -531,6 +531,12 @@
"ref": "f8fd4ddb9b477510f8f4bce2b9c054ab428c0120"
}
},
"symfony/http-client": {
"version": "v4.4.5"
},
"symfony/http-client-contracts": {
"version": "v2.0.1"
},
"symfony/http-foundation": {
"version": "v4.0.3"
},
@@ -798,6 +804,9 @@
"twig/twig": {
"version": "v2.4.4"
},
"voku/portable-ascii": {
"version": "1.4.9"
},
"webmozart/assert": {
"version": "1.2.0"
},