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

PHP dependency updates
This commit is contained in:
Simon L. 2025-10-31 15:30:21 +01:00 committed by GitHub
commit e4ad677a4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

48
php/composer.lock generated
View file

@ -1646,16 +1646,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.21.1", "version": "v3.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "285123877d4dd97dd7c11842ac5fb7e86e60d81d" "reference": "4509984193026de413baf4ba80f68590a7f2c51d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/285123877d4dd97dd7c11842ac5fb7e86e60d81d", "url": "https://api.github.com/repos/twigphp/Twig/zipball/4509984193026de413baf4ba80f68590a7f2c51d",
"reference": "285123877d4dd97dd7c11842ac5fb7e86e60d81d", "reference": "4509984193026de413baf4ba80f68590a7f2c51d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1709,7 +1709,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.21.1" "source": "https://github.com/twigphp/Twig/tree/v3.22.0"
}, },
"funding": [ "funding": [
{ {
@ -1721,7 +1721,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-03T07:21:55+00:00" "time": "2025-10-29T15:56:47+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -3883,16 +3883,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.26", "version": "v6.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f" "reference": "13d3176cf8ad8ced24202844e9f95af11e2959fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f", "url": "https://api.github.com/repos/symfony/console/zipball/13d3176cf8ad8ced24202844e9f95af11e2959fc",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f", "reference": "13d3176cf8ad8ced24202844e9f95af11e2959fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3957,7 +3957,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.26" "source": "https://github.com/symfony/console/tree/v6.4.27"
}, },
"funding": [ "funding": [
{ {
@ -3977,7 +3977,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-09-26T12:13:46+00:00" "time": "2025-10-06T10:25:16+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
@ -4051,16 +4051,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v6.4.24", "version": "v6.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "73089124388c8510efb8d2d1689285d285937b08" "reference": "a1b6aa435d2fba50793b994a839c32b6064f063b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/73089124388c8510efb8d2d1689285d285937b08", "url": "https://api.github.com/repos/symfony/finder/zipball/a1b6aa435d2fba50793b994a839c32b6064f063b",
"reference": "73089124388c8510efb8d2d1689285d285937b08", "reference": "a1b6aa435d2fba50793b994a839c32b6064f063b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4095,7 +4095,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.24" "source": "https://github.com/symfony/finder/tree/v6.4.27"
}, },
"funding": [ "funding": [
{ {
@ -4115,7 +4115,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-07-15T12:02:45+00:00" "time": "2025-10-15T18:32:00+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
@ -4724,16 +4724,16 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.12.0", "version": "1.12.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozarts/assert.git", "url": "https://github.com/webmozarts/assert.git",
"reference": "541057574806f942c94662b817a50f63f7345360" "reference": "9be6926d8b485f55b9229203f962b51ed377ba68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/541057574806f942c94662b817a50f63f7345360", "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68",
"reference": "541057574806f942c94662b817a50f63f7345360", "reference": "9be6926d8b485f55b9229203f962b51ed377ba68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4776,9 +4776,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/webmozarts/assert/issues", "issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.12.0" "source": "https://github.com/webmozarts/assert/tree/1.12.1"
}, },
"time": "2025-10-20T12:43:39+00:00" "time": "2025-10-29T15:56:20+00:00"
} }
], ],
"aliases": [], "aliases": [],