Skip to content

Commit

Permalink
allow 1.3.* for phpcr-bundle instead of 1.4 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricMaxxx committed May 1, 2018
1 parent ff81c7b commit 9decbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"doctrine/common": "^2.7",
"doctrine/data-fixtures": "^1.2",
"doctrine/doctrine-bundle": "^1.8 || ^2.0",
"doctrine/phpcr-bundle": "^1.4 || ^2.0.0-alpha1",
"doctrine/phpcr-bundle": "^1.3 || ^2.0.0-alpha1",
"doctrine/phpcr-odm": "^1.4",
"friendsofsymfony/jsrouting-bundle": "^1.1 || ^2.1",
"jackalope/jackalope": "^1.3",
Expand Down

0 comments on commit 9decbe0

Please sign in to comment.