Skip to content

Commit b367c91

Browse files
committed
Merge pull request #105 from symfony-cmf/lowest_versions
[WIP] Fix deps
2 parents 9274ba2 + c48c95e commit b367c91

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
@@ -14,7 +14,7 @@
1414
"symfony/monolog-bundle": "~2.1",
1515
"doctrine/common": "~2.4",
1616
"doctrine/doctrine-bundle": "~1.0",
17-
"doctrine/phpcr-odm": "~1.1,>=1.1.0-beta2",
17+
"doctrine/phpcr-odm": "~1.1,>=1.1.0-RC1",
1818
"doctrine/phpcr-bundle": "~1.1,>=1.1.0-beta2",
1919
"doctrine/data-fixtures": "1.*,>=1.0.0-alpha3",
2020
"jackalope/jackalope": "~1.1,>=1.1.5",

0 commit comments

Comments
 (0)