1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 05:20:56 +02:00

[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
2 changed files with 429 additions and 525 deletions

View File

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

952
phpBB/composer.lock generated

File diff suppressed because it is too large Load Diff