Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 2d362bb

Browse files
committed
Do not claim PHPCR ODM 2.0 support
1 parent 2f998b4 commit 2d362bb

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/yaml": "^2.8|^3.0",
2323
"matthiasnoback/symfony-dependency-injection-test": "~0.6",
2424
"matthiasnoback/symfony-config-test": "^1.3.1",
25-
"doctrine/phpcr-odm": "^1.3|^2.0"
25+
"doctrine/phpcr-odm": "^1.3"
2626
},
2727
"minimum-stability": "RC",
2828
"prefer-stable": true,

0 commit comments

Comments
 (0)