diff --git a/composer.lock b/composer.lock index 4462c22..235dc74 100644 --- a/composer.lock +++ b/composer.lock @@ -295,16 +295,16 @@ }, { "name": "doctrine/collections", - "version": "2.5.1", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "171e68db4b9aca9dc1f5d49925762f3d53d248c5" + "reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/171e68db4b9aca9dc1f5d49925762f3d53d248c5", - "reference": "171e68db4b9aca9dc1f5d49925762f3d53d248c5", + "url": "https://api.github.com/repos/doctrine/collections/zipball/7713da39d8e237f28411d6a616a3dce5e20d5de2", + "reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2", "shasum": "" }, "require": { @@ -361,7 +361,7 @@ ], "support": { "issues": "https://github.com/doctrine/collections/issues", - "source": "https://github.com/doctrine/collections/tree/2.5.1" + "source": "https://github.com/doctrine/collections/tree/2.6.0" }, "funding": [ { @@ -377,7 +377,7 @@ "type": "tidelift" } ], - "time": "2026-01-12T20:53:55+00:00" + "time": "2026-01-15T10:01:58+00:00" }, { "name": "doctrine/deprecations",