Updated libraries and minor typing fix.

This commit is contained in:
flash 2019-04-08 21:11:21 +02:00
parent 2510e580e0
commit 173a538200
5 changed files with 13 additions and 20 deletions

View file

@ -10,7 +10,7 @@
"php": "^7.2",
"ext-bcmath": "*",
"ext-mbstring": "*",
"twig/twig": "~2.4",
"twig/twig": "^2.0",
"swiftmailer/swiftmailer": "~6.0",
"erusev/parsedown": "~1.6",
"geoip2/geoip2": "~2.0",