1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 11:40:08 +02:00

[ticket/15178] Update dependencies for 3.1.x

PHPBB3-15178
This commit is contained in:
Marc Alexander
2017-04-17 12:40:09 +02:00
parent 8303058ac6
commit 3dd1f9e707
2 changed files with 76 additions and 64 deletions

View File

@@ -34,7 +34,7 @@
"symfony/http-kernel": "2.3.*",
"symfony/routing": "2.3.*",
"symfony/yaml": "2.3.*",
"twig/twig": "1.*"
"twig/twig": "^1.0,<1.25"
},
"require-dev": {
"fabpot/goutte": "1.0.*",