Merge branch 'main' into main

This commit is contained in:
Fledermaus-20
2025-07-18 19:40:01 +02:00
committed by GitHub
11 changed files with 445 additions and 196 deletions

30
composer.lock generated
View File

@@ -8,16 +8,16 @@
"packages": [
{
"name": "justinrainbow/json-schema",
"version": "6.4.1",
"version": "6.4.2",
"source": {
"type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "35d262c94959571e8736db1e5c9bc36ab94ae900"
"reference": "ce1fd2d47799bb60668643bc6220f6278a4c1d02"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/35d262c94959571e8736db1e5c9bc36ab94ae900",
"reference": "35d262c94959571e8736db1e5c9bc36ab94ae900",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/ce1fd2d47799bb60668643bc6220f6278a4c1d02",
"reference": "ce1fd2d47799bb60668643bc6220f6278a4c1d02",
"shasum": ""
},
"require": {
@@ -77,9 +77,9 @@
],
"support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/jsonrainbow/json-schema/tree/6.4.1"
"source": "https://github.com/jsonrainbow/json-schema/tree/6.4.2"
},
"time": "2025-04-04T13:08:07+00:00"
"time": "2025-06-03T18:27:04+00:00"
},
{
"name": "marc-mabe/php-enum",
@@ -380,12 +380,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "97d7aa6e535670437a178084eea91a42998fef5c"
"reference": "cff0b63cf4d38d363cbf5d19cdab0bcf0680e1dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/97d7aa6e535670437a178084eea91a42998fef5c",
"reference": "97d7aa6e535670437a178084eea91a42998fef5c",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/cff0b63cf4d38d363cbf5d19cdab0bcf0680e1dc",
"reference": "cff0b63cf4d38d363cbf5d19cdab0bcf0680e1dc",
"shasum": ""
},
"require": {
@@ -421,7 +421,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2025-06-13T00:53:13+00:00"
"time": "2025-07-12T00:56:41+00:00"
},
{
"name": "nikic/php-parser",
@@ -3178,15 +3178,15 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"nextcloud/ocp": 20,
"roave/security-advisories": 20
"roave/security-advisories": 20,
"nextcloud/ocp": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"platform": [],
"platform-dev": [],
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}