Skip to content

Commit 72664af

Browse files
authored
Merge pull request #1848 from franmomu/remove_bundles
Remove unused bundles
2 parents 05cf7ec + 65ada7f commit 72664af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@
4141
},
4242
"require-dev": {
4343
"doctrine/doctrine-bundle": "^2.1.1",
44-
"doctrine/mongodb-odm-bundle": "^4.0",
44+
"doctrine/mongodb-odm": "^2.2",
4545
"doctrine/orm": "^2.8",
46-
"doctrine/phpcr-bundle": "^1.3 || ^2.0",
4746
"doctrine/phpcr-odm": "^1.4",
4847
"friendsofphp/php-cs-fixer": "^3.0",
4948
"jackalope/jackalope-doctrine-dbal": "^1.2",

0 commit comments

Comments
 (0)