Update Twig too recent version (from 1.12 to 1.18)
This commit is contained in:
parent
234c295f69
commit
62a03174c9
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue