diff --git a/composer.json b/composer.json index 0143e6b1..7b55d483 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "doctrine/lexer": "^1.2.1", "doctrine/mongodb-odm": "^1.3 || ^2.1", "doctrine/orm": "^2.11.0", - "doctrine/persistence": "^1.3.8 || ^2.2.1", + "doctrine/persistence": "^3.0.0", "nesbot/carbon": "^2.49", "nikic/php-parser": "^4.13.2", "php-parallel-lint/php-parallel-lint": "^1.2", @@ -32,7 +32,7 @@ "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^9.5.10", "ramsey/uuid-doctrine": "^1.5.0", - "symfony/cache": "^4.4.35" + "symfony/cache": "^6.0.0" }, "config": { "platform": {