Reinstall twig because it was required for the incident templates

This commit is contained in:
Nico Stapelbroek
2018-07-24 15:40:14 +02:00
parent 6e54cd92bf
commit 129d5ac30d
2 changed files with 69 additions and 2 deletions

View File

@@ -49,7 +49,8 @@
"nexmo/client": "@beta",
"pragmarx/google2fa": "^0.7.1",
"predis/predis": "^1.1",
"roumen/feed": "^2.10"
"roumen/feed": "^2.10",
"twig/twig": "^1"
},
"require-dev": {
"ext-sqlite3": "*",