8000 [FrameworkBundle] Update composer.json to account for #9792 · realityking/symfony@f1efd16 · GitHub
[go: up one dir, main page]

Skip to content

Commit f1efd16

Browse files
committed
[FrameworkBundle] Update composer.json to account for symfony#9792
1 parent f499094 commit f1efd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=5.3.3",
2020
"symfony/dependency-injection" : "~2.2",
2121
"symfony/config" : "~2.4",
22-
"symfony/event-dispatcher": "~2.1",
22+
"symfony/event-dispatcher": "~2.5",
2323
"symfony/http-foundation": "~2.4",
2424
"symfony/http-kernel": "~2.4",
2525
"symfony/filesystem": "~2.3",

0 commit comments

Comments
 (0)
0