Commit remaining pre-existing changes across CMS files

This commit is contained in:
root
2026-06-26 19:39:50 +02:00
parent 5bd7b2333f
commit 6add7cdfb1
23 changed files with 748 additions and 780 deletions
Generated
+76 -76
View File
@@ -1946,26 +1946,26 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.12.1",
"version": "7.12.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "d34627490fbc03bf5c5d7cfed81f2faa19519425"
"reference": "9aa17bcdd777ee31df9fc83c337ca4ca2340def3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/d34627490fbc03bf5c5d7cfed81f2faa19519425",
"reference": "d34627490fbc03bf5c5d7cfed81f2faa19519425",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9aa17bcdd777ee31df9fc83c337ca4ca2340def3",
"reference": "9aa17bcdd777ee31df9fc83c337ca4ca2340def3",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^2.5",
"guzzlehttp/psr7": "^2.12.1",
"guzzlehttp/psr7": "^2.12.3",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
"symfony/polyfill-php80": "^1.24"
"symfony/polyfill-php80": "^1.25"
},
"provide": {
"psr/http-client-implementation": "1.0"
@@ -2054,7 +2054,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.12.1"
"source": "https://github.com/guzzle/guzzle/tree/7.12.3"
},
"funding": [
{
@@ -2070,7 +2070,7 @@
"type": "tidelift"
}
],
"time": "2026-06-18T14:12:49+00:00"
"time": "2026-06-23T15:29:02+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -2158,16 +2158,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.12.1",
"version": "2.12.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7"
"reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7",
"reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/7ec62dc3f44aa218487dbed81a9bf9bc647be55d",
"reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d",
"shasum": ""
},
"require": {
@@ -2176,7 +2176,7 @@
"psr/http-message": "^1.1 || ^2.0",
"ralouphie/getallheaders": "^3.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
"symfony/polyfill-php80": "^1.24"
"symfony/polyfill-php80": "^1.25"
},
"provide": {
"psr/http-factory-implementation": "1.0",
@@ -2257,7 +2257,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.12.1"
"source": "https://github.com/guzzle/psr7/tree/2.12.3"
},
"funding": [
{
@@ -2273,25 +2273,25 @@
"type": "tidelift"
}
],
"time": "2026-06-18T09:49:37+00:00"
"time": "2026-06-23T15:21:08+00:00"
},
{
"name": "guzzlehttp/uri-template",
"version": "v1.0.7",
"version": "v1.0.8",
"source": {
"type": "git",
"url": "https://github.com/guzzle/uri-template.git",
"reference": "7fe811c23a9e3cd712b4389eaeb50b5456d8c529"
"reference": "9c19128923b05a5d7355e5d2318d7808b7e33bbd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/uri-template/zipball/7fe811c23a9e3cd712b4389eaeb50b5456d8c529",
"reference": "7fe811c23a9e3cd712b4389eaeb50b5456d8c529",
"url": "https://api.github.com/repos/guzzle/uri-template/zipball/9c19128923b05a5d7355e5d2318d7808b7e33bbd",
"reference": "9c19128923b05a5d7355e5d2318d7808b7e33bbd",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"symfony/polyfill-php80": "^1.24"
"symfony/polyfill-php80": "^1.25"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
@@ -2343,7 +2343,7 @@
],
"support": {
"issues": "https://github.com/guzzle/uri-template/issues",
"source": "https://github.com/guzzle/uri-template/tree/v1.0.7"
"source": "https://github.com/guzzle/uri-template/tree/v1.0.8"
},
"funding": [
{
@@ -2359,7 +2359,7 @@
"type": "tidelift"
}
],
"time": "2026-06-12T21:33:43+00:00"
"time": "2026-06-23T13:02:23+00:00"
},
{
"name": "inertiajs/inertia-laravel",
@@ -2651,20 +2651,20 @@
},
{
"name": "laravel/framework",
"version": "v13.16.1",
"version": "v13.17.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "6135650d69bd9442e470bb1b343422081b076f1e"
"reference": "0802b7a81f3252d78200b8037ac183a686a529f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/6135650d69bd9442e470bb1b343422081b076f1e",
"reference": "6135650d69bd9442e470bb1b343422081b076f1e",
"url": "https://api.github.com/repos/laravel/framework/zipball/0802b7a81f3252d78200b8037ac183a686a529f0",
"reference": "0802b7a81f3252d78200b8037ac183a686a529f0",
"shasum": ""
},
"require": {
"brick/math": "^0.14.2 || ^0.15 || ^0.16 || ^0.17",
"brick/math": "^0.14.2 || ^0.15 || ^0.16 || ^0.17 || ^0.18",
"composer-runtime-api": "^2.2",
"doctrine/inflector": "^2.0.5",
"dragonmantank/cron-expression": "^3.4",
@@ -2871,7 +2871,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-06-16T16:07:50+00:00"
"time": "2026-06-23T19:42:45+00:00"
},
{
"name": "laravel/octane",
@@ -3032,16 +3032,16 @@
},
{
"name": "laravel/prompts",
"version": "v0.3.18",
"version": "v0.3.21",
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
"reference": "a19af51bb144bf87f08397921fa619f85c7d4e72"
"reference": "7753c65c281c2550c7c183f14e18062073b7d821"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/a19af51bb144bf87f08397921fa619f85c7d4e72",
"reference": "a19af51bb144bf87f08397921fa619f85c7d4e72",
"url": "https://api.github.com/repos/laravel/prompts/zipball/7753c65c281c2550c7c183f14e18062073b7d821",
"reference": "7753c65c281c2550c7c183f14e18062073b7d821",
"shasum": ""
},
"require": {
@@ -3085,9 +3085,9 @@
"description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": {
"issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.3.18"
"source": "https://github.com/laravel/prompts/tree/v0.3.21"
},
"time": "2026-05-19T00:47:18+00:00"
"time": "2026-06-26T00:11:25+00:00"
},
{
"name": "laravel/sanctum",
@@ -3636,16 +3636,16 @@
},
{
"name": "league/flysystem",
"version": "3.34.0",
"version": "3.35.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e"
"reference": "f23af6c5aafd958a7593029a271d77baf5ed793c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e",
"reference": "2daaac3b0d4c83ea7ed5d8586e786f5d00f3540e",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f23af6c5aafd958a7593029a271d77baf5ed793c",
"reference": "f23af6c5aafd958a7593029a271d77baf5ed793c",
"shasum": ""
},
"require": {
@@ -3713,9 +3713,9 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.34.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.35.1"
},
"time": "2026-05-14T10:28:08+00:00"
"time": "2026-06-25T06:52:23+00:00"
},
{
"name": "league/flysystem-local",
@@ -4166,16 +4166,16 @@
},
{
"name": "livewire/livewire",
"version": "v4.3.1",
"version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "6a9dd03f45a4b200abfd0ff644745b23fa7baaaa"
"reference": "4ac7f483a4e9779297826c431b5f49ea8f24cbad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/6a9dd03f45a4b200abfd0ff644745b23fa7baaaa",
"reference": "6a9dd03f45a4b200abfd0ff644745b23fa7baaaa",
"url": "https://api.github.com/repos/livewire/livewire/zipball/4ac7f483a4e9779297826c431b5f49ea8f24cbad",
"reference": "4ac7f483a4e9779297826c431b5f49ea8f24cbad",
"shasum": ""
},
"require": {
@@ -4230,7 +4230,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v4.3.1"
"source": "https://github.com/livewire/livewire/tree/v4.3.2"
},
"funding": [
{
@@ -4238,7 +4238,7 @@
"type": "github"
}
],
"time": "2026-06-02T08:58:52+00:00"
"time": "2026-06-26T11:39:23+00:00"
},
{
"name": "monolog/monolog",
@@ -12546,16 +12546,16 @@
},
{
"name": "laravel/mcp",
"version": "v0.8.1",
"version": "v0.8.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/mcp.git",
"reference": "fdc39c9e21048801508765cb4d72bd9e8501b51f"
"reference": "0c32bf369c6432cab21458f9f4479da33a49ba37"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/mcp/zipball/fdc39c9e21048801508765cb4d72bd9e8501b51f",
"reference": "fdc39c9e21048801508765cb4d72bd9e8501b51f",
"url": "https://api.github.com/repos/laravel/mcp/zipball/0c32bf369c6432cab21458f9f4479da33a49ba37",
"reference": "0c32bf369c6432cab21458f9f4479da33a49ba37",
"shasum": ""
},
"require": {
@@ -12616,7 +12616,7 @@
"issues": "https://github.com/laravel/mcp/issues",
"source": "https://github.com/laravel/mcp"
},
"time": "2026-06-11T13:59:49+00:00"
"time": "2026-06-25T14:00:45+00:00"
},
{
"name": "laravel/pint",
@@ -12749,16 +12749,16 @@
},
{
"name": "laravel/sail",
"version": "v1.62.0",
"version": "v1.63.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "3aaeefc979f8ba6586fbc5b6e0b1b3638058f98e"
"reference": "51bbce3f803c1d386cabbb44e618c955a12ff5fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/3aaeefc979f8ba6586fbc5b6e0b1b3638058f98e",
"reference": "3aaeefc979f8ba6586fbc5b6e0b1b3638058f98e",
"url": "https://api.github.com/repos/laravel/sail/zipball/51bbce3f803c1d386cabbb44e618c955a12ff5fc",
"reference": "51bbce3f803c1d386cabbb44e618c955a12ff5fc",
"shasum": ""
},
"require": {
@@ -12808,7 +12808,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2026-05-27T04:02:01+00:00"
"time": "2026-06-18T08:54:14+00:00"
},
{
"name": "myclabs/deep-copy",
@@ -12968,16 +12968,16 @@
},
{
"name": "pestphp/pest",
"version": "v4.7.3",
"version": "v4.7.4",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest.git",
"reference": "87882a8561bf3ddf230b9a6b764f367f687d5b2f"
"reference": "ee2e97e932d158faceeaa63a4dc17324b15152cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pestphp/pest/zipball/87882a8561bf3ddf230b9a6b764f367f687d5b2f",
"reference": "87882a8561bf3ddf230b9a6b764f367f687d5b2f",
"url": "https://api.github.com/repos/pestphp/pest/zipball/ee2e97e932d158faceeaa63a4dc17324b15152cb",
"reference": "ee2e97e932d158faceeaa63a4dc17324b15152cb",
"shasum": ""
},
"require": {
@@ -12990,12 +12990,12 @@
"pestphp/pest-plugin-mutate": "^4.0.1",
"pestphp/pest-plugin-profanity": "^4.2.1",
"php": "^8.3.0",
"phpunit/phpunit": "^12.5.29",
"phpunit/phpunit": "^12.5.30",
"symfony/process": "^7.4.13|^8.1.0"
},
"conflict": {
"filp/whoops": "<2.18.3",
"phpunit/phpunit": ">12.5.29",
"phpunit/phpunit": ">12.5.30",
"sebastian/exporter": "<7.0.0",
"webmozart/assert": "<1.11.0"
},
@@ -13071,7 +13071,7 @@
],
"support": {
"issues": "https://github.com/pestphp/pest/issues",
"source": "https://github.com/pestphp/pest/tree/v4.7.3"
"source": "https://github.com/pestphp/pest/tree/v4.7.4"
},
"funding": [
{
@@ -13083,7 +13083,7 @@
"type": "github"
}
],
"time": "2026-06-12T05:57:27+00:00"
"time": "2026-06-25T19:09:05+00:00"
},
{
"name": "pestphp/pest-plugin",
@@ -13886,16 +13886,16 @@
},
{
"name": "phpunit/phpunit",
"version": "12.5.29",
"version": "12.5.30",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9aa66a47db3ea70f1a468e66dd969f67e594945a"
"reference": "900400a5b616d6fb306f9549f6da33ba615d3fbb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9aa66a47db3ea70f1a468e66dd969f67e594945a",
"reference": "9aa66a47db3ea70f1a468e66dd969f67e594945a",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/900400a5b616d6fb306f9549f6da33ba615d3fbb",
"reference": "900400a5b616d6fb306f9549f6da33ba615d3fbb",
"shasum": ""
},
"require": {
@@ -13964,7 +13964,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.29"
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.30"
},
"funding": [
{
@@ -13972,20 +13972,20 @@
"type": "other"
}
],
"time": "2026-06-04T06:14:42+00:00"
"time": "2026-06-15T13:12:30+00:00"
},
{
"name": "rector/rector",
"version": "2.4.6",
"version": "2.5.2",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "9b9e5c76618e4d359f65b54ca2eabcad3d1761ee"
"reference": "49ff6339174bdbdf50b0b35ecbcff14a05ac9e24"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/9b9e5c76618e4d359f65b54ca2eabcad3d1761ee",
"reference": "9b9e5c76618e4d359f65b54ca2eabcad3d1761ee",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/49ff6339174bdbdf50b0b35ecbcff14a05ac9e24",
"reference": "49ff6339174bdbdf50b0b35ecbcff14a05ac9e24",
"shasum": ""
},
"require": {
@@ -14024,7 +14024,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.4.6"
"source": "https://github.com/rectorphp/rector/tree/2.5.2"
},
"funding": [
{
@@ -14032,7 +14032,7 @@
"type": "github"
}
],
"time": "2026-06-17T11:56:28+00:00"
"time": "2026-06-22T11:39:33+00:00"
},
{
"name": "sebastian/cli-parser",