Added composer.json

This commit is contained in:
Alexander Gabriel 2021-03-13 12:50:31 +01:00
parent 433332ee11
commit b0399535b4
1 changed files with 5 additions and 0 deletions

5
composer.json Normal file
View File

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