Merge pull request #5182 from nextcloud/aio-dependency-update

PHP dependency updates
This commit is contained in:
Simon L. 2024-08-31 14:18:32 +02:00 committed by GitHub
commit 4d3d8b9158
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

48
php/composer.lock generated
View file

@ -2357,16 +2357,16 @@
}, },
{ {
"name": "fidry/cpu-core-counter", "name": "fidry/cpu-core-counter",
"version": "1.1.0", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/theofidry/cpu-core-counter.git", "url": "https://github.com/theofidry/cpu-core-counter.git",
"reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42" "reference": "8520451a140d3f46ac33042715115e290cf5785f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42", "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f",
"reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42", "reference": "8520451a140d3f46ac33042715115e290cf5785f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2406,7 +2406,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/theofidry/cpu-core-counter/issues", "issues": "https://github.com/theofidry/cpu-core-counter/issues",
"source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0" "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0"
}, },
"funding": [ "funding": [
{ {
@ -2414,7 +2414,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-02-07T09:43:46+00:00" "time": "2024-08-06T10:04:20+00:00"
}, },
{ {
"name": "netresearch/jsonmapper", "name": "netresearch/jsonmapper",
@ -2940,16 +2940,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.10", "version": "v6.4.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc" "reference": "42686880adaacdad1835ee8fc2a9ec5b7bd63998"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/504974cbe43d05f83b201d6498c206f16fc0cdbc", "url": "https://api.github.com/repos/symfony/console/zipball/42686880adaacdad1835ee8fc2a9ec5b7bd63998",
"reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc", "reference": "42686880adaacdad1835ee8fc2a9ec5b7bd63998",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3014,7 +3014,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.10" "source": "https://github.com/symfony/console/tree/v6.4.11"
}, },
"funding": [ "funding": [
{ {
@ -3030,7 +3030,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:30:32+00:00" "time": "2024-08-15T22:48:29+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
@ -3100,16 +3100,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v6.4.10", "version": "v6.4.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "af29198d87112bebdd397bd7735fbd115997824c" "reference": "d7eb6daf8cd7e9ac4976e9576b32042ef7253453"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/af29198d87112bebdd397bd7735fbd115997824c", "url": "https://api.github.com/repos/symfony/finder/zipball/d7eb6daf8cd7e9ac4976e9576b32042ef7253453",
"reference": "af29198d87112bebdd397bd7735fbd115997824c", "reference": "d7eb6daf8cd7e9ac4976e9576b32042ef7253453",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3144,7 +3144,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v6.4.10" "source": "https://github.com/symfony/finder/tree/v6.4.11"
}, },
"funding": [ "funding": [
{ {
@ -3160,7 +3160,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-24T07:06:38+00:00" "time": "2024-08-13T14:27:37+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
@ -3406,16 +3406,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07" "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/ea272a882be7f20cad58d5d78c215001617b7f07", "url": "https://api.github.com/repos/symfony/string/zipball/6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07", "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3473,7 +3473,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v7.1.3" "source": "https://github.com/symfony/string/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3489,7 +3489,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-22T10:25:37+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",