build(deps): bump doctrine/collections from 2.4.0 to 2.5.0

Bumps [doctrine/collections](https://github.com/doctrine/collections) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/doctrine/collections/releases)
- [Commits](https://github.com/doctrine/collections/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: doctrine/collections
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 03:04:14 +00:00
committed by GitHub
parent c887c91afe
commit 0f091bc77d

12
composer.lock generated
View File

@ -599,16 +599,16 @@
},
{
"name": "doctrine/collections",
"version": "2.4.0",
"version": "2.5.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "9acfeea2e8666536edff3d77c531261c63680160"
"reference": "6108e0cd57d7ef125fb84696346a68860403a25d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/9acfeea2e8666536edff3d77c531261c63680160",
"reference": "9acfeea2e8666536edff3d77c531261c63680160",
"url": "https://api.github.com/repos/doctrine/collections/zipball/6108e0cd57d7ef125fb84696346a68860403a25d",
"reference": "6108e0cd57d7ef125fb84696346a68860403a25d",
"shasum": ""
},
"require": {
@ -665,7 +665,7 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.4.0"
"source": "https://github.com/doctrine/collections/tree/2.5.0"
},
"funding": [
{
@ -681,7 +681,7 @@
"type": "tidelift"
}
],
"time": "2025-10-25T09:18:13+00:00"
"time": "2026-01-07T17:26:56+00:00"
},
{
"name": "doctrine/common",