Update dependency twig/twig to v3

This commit is contained in:
Renovate Bot
2020-06-23 01:49:55 +00:00
parent eaaf43aef6
commit a0b66ac805
2 changed files with 14 additions and 19 deletions

View File

@@ -28,7 +28,7 @@
},
"require": {
"php": "^7.1",
"twig/twig": "2.8.1",
"twig/twig": "3.0.3",
"psr/simple-cache": "1.0.1",
"psr/log": "1.1.0",
"doctrine/orm": "2.6.3"