1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-08 23:31:04 +02:00

[ticket/11998] Add symfony/console as dependency.

PHPBB3-11998
This commit is contained in:
Andreas Fischer
2013-11-03 01:52:40 +01:00
parent 8f88ff093e
commit edfc48a71c
2 changed files with 55 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
"require": {
"lusitanian/oauth": "0.2.*",
"symfony/config": "2.3.*",
"symfony/console": "2.3.*",
"symfony/dependency-injection": "2.3.*",
"symfony/event-dispatcher": "2.3.*",
"symfony/http-kernel": "2.3.*",