Skip to content

Commit 9cfc9a1

Browse files
committed
allow monolog 2.1 to enable testing of Symfony 2.1 compatibility
1 parent f0e2583 commit 9cfc9a1

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
@@ -18,7 +18,7 @@
1818
"doctrine/phpcr-bundle": "1.0.*",
1919
"doctrine/data-fixtures": "1.0.*",
2020

21-
"symfony/monolog-bundle": "~2.2",
21+
"symfony/monolog-bundle": "~2.1",
2222

2323
"jackalope/jackalope": "~1.0.0-beta1",
2424
"jackalope/jackalope-doctrine-dbal": "1.0.*"

0 commit comments

Comments
 (0)