Skip to content

Commit 1212700

Browse files
committed
Add renderers to composer.json, update lock
1 parent 8989c56 commit 1212700

File tree

2 files changed

+108
-6
lines changed

2 files changed

+108
-6
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"php": ">=5.3.10",
99
"joomla/framework": "dev-master",
1010
"symfony/http-foundation": "2.2.*",
11-
"elkuku/console-progressbar": "1.0"
11+
"elkuku/console-progressbar": "1.0",
12+
"twig/twig" : "1.*",
13+
"mustache/mustache" : "2.1.*"
1214
},
1315
"autoload": {
1416
"psr-0": {

composer.lock

Lines changed: 105 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)