8000 Fixed composer to include config component for mocks in phpunit · symfony/symfony@939e92d · GitHub
[go: up one dir, main page]

Skip to content

Commit 939e92d

Browse files
author
Julien Pauli
committed
Fixed composer to include config component for mocks in phpunit
1 parent aea2c64 commit 939e92d

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 3CF1
"psr/log": "~1.0"
2526
},

0 commit comments

Comments
 (0)
0