[ticket/13139] Update Twig to 1.8.0

PHPBB3-13139
This commit is contained in:
Nicofuma 2015-02-03 10:56:48 +01:00
parent e1f983d3cf
commit 199e7cf5a1

14
phpBB/composer.lock generated
View file

@ -910,16 +910,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.16.2", "version": "v1.18.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "42f758d9fe2146d1f0470604fc05ee43580873fc" "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/42f758d9fe2146d1f0470604fc05ee43580873fc", "url": "https://api.github.com/repos/twigphp/Twig/zipball/4cf7464348e7f9893a93f7096a90b73722be99cf",
"reference": "42f758d9fe2146d1f0470604fc05ee43580873fc", "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -928,7 +928,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.16-dev" "dev-master": "1.18-dev"
} }
}, },
"autoload": { "autoload": {
@ -954,7 +954,7 @@
}, },
{ {
"name": "Twig Team", "name": "Twig Team",
"homepage": "https://github.com/fabpot/Twig/graphs/contributors", "homepage": "http://twig.sensiolabs.org/contributors",
"role": "Contributors" "role": "Contributors"
} }
], ],
@ -963,7 +963,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2014-10-17 12:53:44" "time": "2015-01-25 17:32:08"
} }
], ],
"packages-dev": [ "packages-dev": [