mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 15:16:16 +02:00
[feature/twig] Change composer to load Twig 1.13.*
PHPBB3-11598
This commit is contained in:
parent
309ed5e5c3
commit
a61dd78fc9
@ -7,7 +7,7 @@
|
||||
"symfony/http-kernel": "2.1.*",
|
||||
"symfony/routing": "2.1.*",
|
||||
"symfony/yaml": "2.1.*",
|
||||
"twig/twig": "1.*"
|
||||
"twig/twig": "1.13.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"fabpot/goutte": "v0.1.0",
|
||||
|
2
phpBB/composer.lock
generated
2
phpBB/composer.lock
generated
@ -3,7 +3,7 @@
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
|
||||
],
|
||||
"hash": "bd651ccd1316ecdc6d72a22357d8c46f",
|
||||
"hash": "e4a4f4848a7201d7e044446001afda29",
|
||||
"packages": [
|
||||
{
|
||||
"name": "symfony/config",
|
||||
|
Loading…
x
Reference in New Issue
Block a user