[feature/dic] Remove duplicate event-dispatcher dependency

PHPBB3-10739
This commit is contained in:
Igor Wiedler 2012-07-29 17:30:06 +02:00
parent ed34451d5b
commit 53f518ecc7

View file

@ -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": {