Skip to content

Commit ff81c7b

Browse files
use phpcr-bundle alpha version and phpcr-odm stable 1.4.x (#176)
1 parent dd8d71d commit ff81c7b

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
@@ -13,8 +13,8 @@
1313
"doctrine/common": "^2.7",
1414
"doctrine/data-fixtures": "^1.2",
1515
"doctrine/doctrine-bundle": "^1.8 || ^2.0",
16-
"doctrine/phpcr-bundle": "^1.4 || ^2.0",
17-
"doctrine/phpcr-odm": "^1.4 || ^2.0",
16+
"doctrine/phpcr-bundle": "^1.4 || ^2.0.0-alpha1",
17+
"doctrine/phpcr-odm": "^1.4",
1818
"friendsofsymfony/jsrouting-bundle": "^1.1 || ^2.1",
1919
"jackalope/jackalope": "^1.3",
2020
"jackalope/jackalope-doctrine-dbal": "^1.3",

0 commit comments

Comments
 (0)