Skip to content

Commit 1336694

Browse files
committed
Require httpkernel for the MonologExtension class
1 parent ee12668 commit 1336694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"symfony/monolog-bridge": "~2.4-dev",
2121
"symfony/dependency-injection": "~2.2",
2222
"symfony/config": "~2.2",
23+
"symfony/http-kernel": "~2.2",
2324
"monolog/monolog": "~1.3"
2425
},
2526
"require-dev": {

0 commit comments

Comments
 (0)