[ticket/15508] Update composer dependencies to allow Twig 2.x

PHPBB3-15508
This commit is contained in:
François-Xavier de Guillebon 2018-01-16 12:39:28 +01:00 committed by Marc Alexander
parent 27fc256745
commit ac3c49e548
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
2 changed files with 429 additions and 525 deletions

View file

@ -47,7 +47,7 @@
"symfony/routing": "~3.1", "symfony/routing": "~3.1",
"symfony/twig-bridge": "~3.1", "symfony/twig-bridge": "~3.1",
"symfony/yaml": "~3.1", "symfony/yaml": "~3.1",
"twig/twig": "^1.0", "twig/twig": "^1.0 || ^2.0"
}, },
"require-dev": { "require-dev": {
"fabpot/goutte": "~3.1", "fabpot/goutte": "~3.1",

952
phpBB/composer.lock generated

File diff suppressed because it is too large Load diff