Skip to content

Commit 7f8b589

Browse files
committed
Test with DoctrineBundle 3.0
1 parent c50511d commit 7f8b589

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
"symfony/http-kernel": "^6.4 || ^7.2"
1414
},
1515
"require-dev": {
16-
"doctrine/doctrine-bundle": "^2.11",
16+
"doctrine/doctrine-bundle": "^2.11 || ^3.0",
1717
"doctrine/mongodb-odm": "^2.7",
1818
"doctrine/mongodb-odm-bundle": "^5.0",
1919
"doctrine/orm": "^2.19 || ^3.0",

0 commit comments

Comments
 (0)