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

PHP dependency updates
This commit is contained in:
Simon L.
2026-02-19 15:23:04 +01:00
committed by GitHub

16
php/composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a47e950885b06f1a4b631a1eea56c57e",
"content-hash": "e49cef2ac29c2198aececcb842fce2fe",
"packages": [
{
"name": "fig/http-message-util",
@@ -4883,16 +4883,16 @@
},
{
"name": "webmozart/assert",
"version": "2.1.4",
"version": "2.1.5",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
"reference": "b39f1870fc7c3e9e4a26106df5053354b9260a33"
"reference": "79155f94852fa27e2f73b459f6503f5e87e2c188"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/b39f1870fc7c3e9e4a26106df5053354b9260a33",
"reference": "b39f1870fc7c3e9e4a26106df5053354b9260a33",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/79155f94852fa27e2f73b459f6503f5e87e2c188",
"reference": "79155f94852fa27e2f73b459f6503f5e87e2c188",
"shasum": ""
},
"require": {
@@ -4939,9 +4939,9 @@
],
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/2.1.4"
"source": "https://github.com/webmozarts/assert/tree/2.1.5"
},
"time": "2026-02-17T12:17:51+00:00"
"time": "2026-02-18T14:09:36+00:00"
}
],
"aliases": [],
@@ -4960,5 +4960,5 @@
"ext-apcu": "*"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}