mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
[feature/dic] Remove duplicate event-dispatcher dependency
PHPBB3-10739
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
"symfony/config": "2.1.*",
|
"symfony/config": "2.1.*",
|
||||||
"symfony/dependency-injection": "2.1.*",
|
"symfony/dependency-injection": "2.1.*",
|
||||||
"symfony/event-dispatcher": "2.1.*",
|
"symfony/event-dispatcher": "2.1.*",
|
||||||
"symfony/event-dispatcher": "2.1.*",
|
|
||||||
"symfony/yaml": "2.1.*"
|
"symfony/yaml": "2.1.*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
Reference in New Issue
Block a user