Update Twig too recent version (from 1.12 to 1.18)

This commit is contained in:
Kay Stenschke 2015-02-20 11:45:17 +01:00
parent 234c295f69
commit 62a03174c9

View file

@ -13,7 +13,7 @@
], ],
"require": { "require": {
"php": ">=5.2.4", "php": ">=5.2.4",
"twig/twig": "1.12.*", "twig/twig": "1.18.*",
"michelf/php-markdown": "1.3" "michelf/php-markdown": "1.3"
}, },
"autoload": { "autoload": {