10000 bug #10809 Fixed composer to include config component for mocks in ph… · symfony/symfony@135c174 · GitHub
[go: up one dir, main page]

Skip to content

Commit 135c174

Browse files
committed
bug #10809 Fixed composer to include config component for mocks in phpunit (jpauli)
This PR was merged into the 2.5-dev branch. Discussion ---------- Fixed composer to include config component for mocks in phpunit Commits ------- 939e92d Fixed composer to include config component for mocks in phpunit
2 parents afca3cd + 939e92d commit 135c174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/EventDispatcher/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
},
2121
"require-dev": {
2222
"symfony/dependency-injection": "~2.0",
23+
"symfony/config": "~2.0",
2324
"symfony/stopwatch": "~2.2",
2425
"psr/log": "~1.0"
2526
},

0 commit comments

Comments
 (0)
0