mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-16 03:19:56 +00:00
Installed Twig template engine.
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"require": {
|
||||
"laravel/framework": "4.2.*",
|
||||
"laravelbook/ardent": "~2.4",
|
||||
"davejamesmiller/laravel-breadcrumbs": "2.*"
|
||||
"davejamesmiller/laravel-breadcrumbs": "2.*",
|
||||
"rcrowe/twigbridge": "0.6.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "@stable",
|
||||
|
||||
Reference in New Issue
Block a user