summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorhorus2021-02-24 15:09:40 +0100
committerhorus2021-02-24 15:09:40 +0100
commite4149f7c536199575a1e6b2b8b54eec1c3c1160c (patch)
tree6d2bb6cb165d0f2cbcfc306378e6141d77cef80c /composer.json
downloadmoehring-e4149f7c536199575a1e6b2b8b54eec1c3c1160c.tar.gz
initial commit
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..8d8c008
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,5 @@
+{
+ "require": {
+ "twig/twig": "^3.0"
+ }
+}