Added composer file

This commit is contained in:
OptimusCrime
2014-10-16 18:40:55 +02:00
parent d61b4fa0a4
commit 92b6180d11

5
composer.json Executable file
View File

@@ -0,0 +1,5 @@
{
"require": {
"smarty/smarty": "3.1.19"
}
}