Updated composer dependencies.

This commit is contained in:
Jan Böhmer 2019-03-12 12:40:35 +01:00
parent 0ec2b72225
commit b1c6414ea9
3 changed files with 137 additions and 68 deletions

View file

@ -335,6 +335,9 @@
"symfony/polyfill-intl-icu": {
"version": "v1.10.0"
},
"symfony/polyfill-intl-idn": {
"version": "v1.10.0"
},
"symfony/polyfill-mbstring": {
"version": "v1.10.0"
},