Update composer.json to include smarty-gettext

This commit is contained in:
Unknown 2017-05-26 00:00:47 -07:00
parent 3ee71db762
commit 124e6782dc
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
"ptachoire/process-builder-chain": "~1.2.0",
"guzzlehttp/guzzle": "~6.2.0",
"rudloff/rtmpdump-bin": "~2.3",
"aura/session": "~2.1.0"
"aura/session": "~2.1.0",
"smarty-gettext/smarty-gettext": "~1.2.0"
},
"require-dev": {
"symfony/var-dumper": "~3.2.0",