[feature/twig] Adding Twig dependency to composer.json

PHPBB3-11598
This commit is contained in:
Nathan Guse 2013-06-09 17:45:29 -05:00
parent e5d02f4b0c
commit 7ea0019a71
2 changed files with 110 additions and 851 deletions

View file

@ -6,7 +6,8 @@
"symfony/event-dispatcher": "2.1.*", "symfony/event-dispatcher": "2.1.*",
"symfony/http-kernel": "2.1.*", "symfony/http-kernel": "2.1.*",
"symfony/routing": "2.1.*", "symfony/routing": "2.1.*",
"symfony/yaml": "2.1.*" "symfony/yaml": "2.1.*",
"twig/twig": "1.*"
}, },
"require-dev": { "require-dev": {
"fabpot/goutte": "v0.1.0", "fabpot/goutte": "v0.1.0",

958
phpBB/composer.lock generated

File diff suppressed because it is too large Load diff