forked from wallabag/wallabag
build(deps): bump doctrine/collections from 2.3.0 to 2.4.0
Bumps [doctrine/collections](https://github.com/doctrine/collections) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/doctrine/collections/releases) - [Commits](https://github.com/doctrine/collections/compare/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: doctrine/collections dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
20
composer.lock
generated
20
composer.lock
generated
@ -600,16 +600,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/collections",
|
"name": "doctrine/collections",
|
||||||
"version": "2.3.0",
|
"version": "2.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/collections.git",
|
"url": "https://github.com/doctrine/collections.git",
|
||||||
"reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d"
|
"reference": "9acfeea2e8666536edff3d77c531261c63680160"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/collections/zipball/2eb07e5953eed811ce1b309a7478a3b236f2273d",
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/9acfeea2e8666536edff3d77c531261c63680160",
|
||||||
"reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d",
|
"reference": "9acfeea2e8666536edff3d77c531261c63680160",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -618,11 +618,11 @@
|
|||||||
"symfony/polyfill-php84": "^1.30"
|
"symfony/polyfill-php84": "^1.30"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/coding-standard": "^12",
|
"doctrine/coding-standard": "^14",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"phpstan/phpstan": "^1.8",
|
"phpstan/phpstan": "^2.1.30",
|
||||||
"phpstan/phpstan-phpunit": "^1.0",
|
"phpstan/phpstan-phpunit": "^2.0.7",
|
||||||
"phpunit/phpunit": "^10.5"
|
"phpunit/phpunit": "^10.5.58 || ^11.5.42 || ^12.4"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -666,7 +666,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/collections/issues",
|
"issues": "https://github.com/doctrine/collections/issues",
|
||||||
"source": "https://github.com/doctrine/collections/tree/2.3.0"
|
"source": "https://github.com/doctrine/collections/tree/2.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -682,7 +682,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-03-22T10:17:19+00:00"
|
"time": "2025-10-25T09:18:13+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/common",
|
"name": "doctrine/common",
|
||||||
|
|||||||
Reference in New Issue
Block a user