Skip to content

Commit 9decbe0

Browse files
allow 1.3.* for phpcr-bundle instead of 1.4 (#177)
1 parent ff81c7b commit 9decbe0

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
@@ -13,7 +13,7 @@
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.0-alpha1",
16+
"doctrine/phpcr-bundle": "^1.3 || ^2.0.0-alpha1",
1717
"doctrine/phpcr-odm": "^1.4",
1818
"friendsofsymfony/jsrouting-bundle": "^1.1 || ^2.1",
1919
"jackalope/jackalope": "^1.3",

0 commit comments

Comments
 (0)