Update composer.json to include smarty-gettext
This commit is contained in:
parent
3ee71db762
commit
124e6782dc
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue