mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[feature/twig] Adding Twig dependency to composer.json
PHPBB3-11598
This commit is contained in:
@@ -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
958
phpBB/composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user