Merge pull request #206 from kstenschke/patch-1

Update Dependeny: Twig (from 1.12 to 1.18)
This commit is contained in:
picocms 2015-04-21 14:26:53 +01:00
commit ed18e3194b

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": {