Skip to content

Commit 750dc08

Browse files
authored
Enable tests with old and new Doctrine bundle
1 parent bada167 commit 750dc08

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
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"ext-pdo_sqlite": "*",
3030
"doctrine/common": "^2.6",
31-
"doctrine/doctrine-bundle": "^1.6.7",
31+
"doctrine/doctrine-bundle": "^1.6.7|^2.0",
3232
"doctrine/orm": "^2.5",
3333
"friendsofphp/php-cs-fixer": "^2.7",
3434
"mongodb/mongodb": "^1.2",

0 commit comments

Comments
 (0)