Skip to content

Commit 0bf0f0f

Browse files
committed
fix dependencies
1 parent 8bc0818 commit 0bf0f0f

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"doctrine/data-fixtures": "^1.0.0",
2424
"doctrine/doctrine-bundle": "^2.8",
25-
"doctrine/orm": "^2.9 || ^3.0",
25+
"doctrine/orm": "^2.9 || ^3.3",
2626
"doctrine/phpcr-bundle": "^3.0",
2727
"doctrine/phpcr-odm": "^2.0",
2828
"jackalope/jackalope-doctrine-dbal": "^2.0",

0 commit comments

Comments
 (0)