Skip to content

Commit 3e92544

Browse files
fix version increase to increas phpcr-bundle (#149)
1 parent 12102cb commit 3e92544

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
@@ -14,9 +14,9 @@
1414
"symfony/phpunit-bridge": "^3.2",
1515
"symfony/monolog-bundle": "^2.1|^3.0",
1616
"doctrine/common": "^2.4",
17-
"doctrine/doctrine-bundle": "^1.0|^2.0",
17+
"doctrine/doctrine-bundle": "^1.0",
1818
"doctrine/phpcr-odm": "^1.1|^2.0",
19-
"doctrine/phpcr-bundle": "^1.1",
19+
"doctrine/phpcr-bundle": "^1.1|^2.0",
2020
"doctrine/data-fixtures": "^1.0",
2121
"jackalope/jackalope": "^1.1.5",
2222
"jackalope/jackalope-doctrine-dbal": "^1.1.5",

0 commit comments

Comments
 (0)