diff --git a/composer.json b/composer.json index 1bbd53b..fd4cce0 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "doctrine/dbal": "4.4.3", "doctrine/doctrine-bundle": "3.2.2", "doctrine/doctrine-migrations-bundle": "4.0.0", - "doctrine/orm": "3.6.3", + "doctrine/orm": "3.6.4", "easycorp/easyadmin-bundle": "v5.0.7", "hwi/oauth-bundle": "v2.5.0", "predis/predis": "v3.4.2", diff --git a/composer.lock b/composer.lock index a234f7f..3a8b45a 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": "4fc3c770d3c805a45996552bd93e10c0", + "content-hash": "ec4e12e85543fab8516d0a96d8303967", "packages": [ { "name": "composer/ca-bundle", @@ -1034,16 +1034,16 @@ }, { "name": "doctrine/orm", - "version": "3.6.3", + "version": "3.6.4", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "e88cd591f0786089dee22b972c28aa2076df51c0" + "reference": "156f3b5a984e7eaa72d440bb6de1d3b6f8d2d6fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/e88cd591f0786089dee22b972c28aa2076df51c0", - "reference": "e88cd591f0786089dee22b972c28aa2076df51c0", + "url": "https://api.github.com/repos/doctrine/orm/zipball/156f3b5a984e7eaa72d440bb6de1d3b6f8d2d6fd", + "reference": "156f3b5a984e7eaa72d440bb6de1d3b6f8d2d6fd", "shasum": "" }, "require": { @@ -1116,9 +1116,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/3.6.3" + "source": "https://github.com/doctrine/orm/tree/3.6.4" }, - "time": "2026-04-02T06:53:27+00:00" + "time": "2026-05-07T07:04:34+00:00" }, { "name": "doctrine/persistence",