updated required dependencies (#346)

This commit is contained in:
Kevin Papst
2018-10-07 16:43:54 +02:00
committed by GitHub
parent 53053c127e
commit a32614fff8
3 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
"php": "^7.1.3",
"ext-intl": "*",
"ext-pdo": "*",
"ext-pdo_sqlite": "*",
"ext-zip": "*",
"beberlei/DoctrineExtensions": "^1.0",
"erusev/parsedown": "^1.6",
"friendsofsymfony/rest-bundle": "^2.3",