Reinstall twig because it was required for the incident templates
This commit is contained in:
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user