Skip to content

Commit 0967d50

Browse files
committed
monolog 2.3 is ok too, doctrine commons >2.4, <3.0 ok too
1 parent 8d06632 commit 0967d50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"require": {
1313
"symfony/symfony": "~2.1",
1414

15-
"doctrine/common": "~2.4.0",
15+
"doctrine/common": "~2.4",
1616
"doctrine/doctrine-bundle": "1.*",
1717
"doctrine/phpcr-odm": "1.0.*",
1818
"doctrine/phpcr-bundle": "1.0.*",
1919
"doctrine/data-fixtures": "1.0.*",
2020

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

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

0 commit comments

Comments
 (0)