Skip to content

Commit 85533a7

Browse files
committed
Do not claim PHPCR ODM 2.0 support
1 parent ea06964 commit 85533a7

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
@@ -22,7 +22,7 @@
2222
"symfony-cmf/routing-bundle": "^2.0",
2323
"symfony-cmf/testing": "^1.3|^2.0",
2424
"doctrine/dbal": "2.5.*",
25-
"doctrine/phpcr-odm": "^1.0|^2.0"
25+
"doctrine/phpcr-odm": "^1.0"
2626
},
2727
"minimum-stability": "RC",
2828
"prefer-stable": true,

0 commit comments

Comments
 (0)