diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..3920766 --- /dev/null +++ b/composer.json @@ -0,0 +1,5 @@ +{ + "require": { + "smarty/smarty": "^3.1" + } +}