diff --git a/composer.lock b/composer.lock index ae0930ff2..f93c62b42 100644 --- a/composer.lock +++ b/composer.lock @@ -1663,16 +1663,16 @@ }, { "name": "doctrine/orm", - "version": "2.19.0", + "version": "2.19.1", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc" + "reference": "abcad6fa45768fe8481cf4772c6e20a80c42bf72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/a809a71aa6a233a6c82e68ebaaf8954adc4998dc", - "reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc", + "url": "https://api.github.com/repos/doctrine/orm/zipball/abcad6fa45768fe8481cf4772c6e20a80c42bf72", + "reference": "abcad6fa45768fe8481cf4772c6e20a80c42bf72", "shasum": "" }, "require": { @@ -1758,9 +1758,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.19.0" + "source": "https://github.com/doctrine/orm/tree/2.19.1" }, - "time": "2024-03-03T17:43:41+00:00" + "time": "2024-03-16T20:23:13+00:00" }, { "name": "doctrine/persistence",