Skip to content

Commit 765431a

Browse files
committed
and loosen restriction on doctrine and monolog
1 parent 25a23ad commit 765431a

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.*",
15+
"doctrine/common": "~2.4.0",
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.*",
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)