diff options
| author | horus | 2021-02-24 15:09:40 +0100 |
|---|---|---|
| committer | horus | 2021-02-24 15:09:40 +0100 |
| commit | e4149f7c536199575a1e6b2b8b54eec1c3c1160c (patch) | |
| tree | 6d2bb6cb165d0f2cbcfc306378e6141d77cef80c /composer.json | |
| download | moehring-e4149f7c536199575a1e6b2b8b54eec1c3c1160c.tar.gz | |
initial commit
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 5 |
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" + } +} |
