8000 Bump monolog requirement · symfony/monolog-bundle@881616d · GitHub
[go: up one dir, main page]

Skip to content

Commit 881616d

Browse files
committed
Bump monolog requirement
1 parent 9cd61ab commit 881616d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"symfony/dependency-injection": "~2.3",
2222
"symfony/config": "~2.3",
2323
"symfony/http-kernel": "~2.3",
24-
"monolog/monolog": "~1.3"
24+
"monolog/monolog": "~1.6"
2525
},
2626
"require-dev": {
2727
"symfony/yaml": "~2.3",

0 commit comments

Comments
 (0)
0