1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-04 21:44:57 +02:00

[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/dependency-injection": "2.1.*",
"symfony/event-dispatcher": "2.1.*",
"symfony/event-dispatcher": "2.1.*",
"symfony/yaml": "2.1.*"
},
"require-dev": {