Skip to content

Commit d79e0da

Browse files
committed
Updated deps
1 parent c13deb2 commit d79e0da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"require": {
1313
"symfony/symfony": ">=2.1,<2.3-dev",
1414

15-
"doctrine/common": "2.3.x-dev",
15+
"doctrine/common": "2.4.x-dev",
1616
"doctrine/doctrine-bundle": "1.*",
17-
"doctrine/phpcr-odm": "1.0.*",
18-
"doctrine/phpcr-bundle": "1.0.*",
17+
"doctrine/phpcr-odm": "1.0.x-dev",
18+
"doctrine/phpcr-bundle": "1.0.x-dev",
1919
"doctrine/data-fixtures": "1.0.*",
2020

2121
"jackalope/jackalope-doctrine-dbal": "1.0.*"

0 commit comments

Comments
 (0)