diff --git a/composer.json b/composer.json index 5a5a27cb6..fafc1d802 100644 --- a/composer.json +++ b/composer.json @@ -16,9 +16,9 @@ "php": ">=8.1", "ext-pdo_sqlite": "*", "doctrine/dbal": "^3.1", - "doctrine/doctrine-bundle": "^2.7", + "doctrine/doctrine-bundle": "^2.8", "doctrine/doctrine-migrations-bundle": "^3.0", - "doctrine/orm": "^2.10", + "doctrine/orm": "^2.11", "league/commonmark": "^2.1", "symfony/apache-pack": "^1.0", "symfony/asset": "^6.2", diff --git a/composer.lock b/composer.lock index d0c42fde7..f43ddbd88 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1e73f865bbd10f30585253b8a99b2cc6", + "content-hash": "d3bc9f583da8c245feee1c13789b6bcd", "packages": [ { "name": "dflydev/dot-access-data", diff --git a/symfony.lock b/symfony.lock index d6484a452..0f0852603 100644 --- a/symfony.lock +++ b/symfony.lock @@ -14,16 +14,6 @@ "dflydev/dot-access-data": { "version": "v3.0.1" }, - "doctrine/annotations": { - "version": "1.13", - "recipe": { - "repo": "github.com/symfony/recipes", - "branch": "main", - "version": "1.10", - "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05" - }, - "files": [] - }, "doctrine/cache": { "version": "2.1.1" },