Skip to content

Commit aa1fcdc

Browse files
Use dev version (#152)
* use dev version of phpcr-bundle * use 2.0 only of phpcr-odm
1 parent 3c98b03 commit aa1fcdc

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
@@ -15,7 +15,7 @@
1515
"doctrine/common": "^2.4",
1616
"doctrine/doctrine-bundle": "^1.0|^2.0",
1717
"doctrine/phpcr-odm": "^1.1|^2.0",
18-
"doctrine/phpcr-bundle": "^1.1|^2.0@dev",
18+
"doctrine/phpcr-bundle": "^2.0@dev",
1919
"doctrine/data-fixtures": "^1.0",
2020
"jackalope/jackalope": "^1.1.5",
2121
"jackalope/jackalope-doctrine-dbal": "^1.1.5",

0 commit comments

Comments
 (0)