Merge pull request #8630 from wallabag/dependabot/composer/doctrine/collections-2.5.0

This commit is contained in:
Jérémy Benoist
2026-01-12 06:07:02 +01:00
committed by GitHub

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",