diff --git a/composer.json b/composer.json index a26d7f38..66060183 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-pdo_pgsql": "*", "doctrine/annotations": "^2.0.1", "doctrine/collections": "^2.1.2", - "doctrine/doctrine-bundle": "^2.9.1", + "doctrine/doctrine-bundle": "^2.10.0", "doctrine/doctrine-migrations-bundle": "^3.2.4", "doctrine/migrations": "^3.6.0", "doctrine/orm": "^2.15.2", diff --git a/composer.lock b/composer.lock index e9cdea9c..a7c5e390 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": "67411ab4af63b9d3e4e98a723acb843b", + "content-hash": "f966103aa7ec7209b51717792d265f97", "packages": [ { "name": "brick/math", @@ -568,16 +568,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.9.1", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "7539b3c8bd620f7df6c2c6d510204bd2ce0064e3" + "reference": "b2ec6c2668f6dc514e8bf51257d19c7c19398afe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/7539b3c8bd620f7df6c2c6d510204bd2ce0064e3", - "reference": "7539b3c8bd620f7df6c2c6d510204bd2ce0064e3", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/b2ec6c2668f6dc514e8bf51257d19c7c19398afe", + "reference": "b2ec6c2668f6dc514e8bf51257d19c7c19398afe", "shasum": "" }, "require": { @@ -664,7 +664,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.9.1" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.10.0" }, "funding": [ { @@ -680,7 +680,7 @@ "type": "tidelift" } ], - "time": "2023-04-14T05:39:34+00:00" + "time": "2023-06-05T14:43:41+00:00" }, { "name": "doctrine/doctrine-migrations-bundle",