diff --git a/composer.json b/composer.json index b725f03..955669c 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require": { "php": "^7.1", "doesntmattr/mongodb-migrations": "^3.0", - "doctrine/mongodb-odm-bundle": "^3.0 || ^4.0", + "doctrine/mongodb-odm-bundle": "^4.0", "symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0", "symfony/console": "^3.4 || ^4.0 || ^5.0" },