Updated dependencies

This commit is contained in:
Jan Böhmer 2025-09-22 22:45:58 +02:00
parent 919bf49ec1
commit 71946afd75
2 changed files with 815 additions and 802 deletions

38
composer.lock generated
View file

@ -5000,16 +5000,16 @@
}, },
{ {
"name": "jbtronics/settings-bundle", "name": "jbtronics/settings-bundle",
"version": "v3.0.1", "version": "v3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/jbtronics/settings-bundle.git", "url": "https://github.com/jbtronics/settings-bundle.git",
"reference": "9103bd7f78f0b223d1c7167feb824004fc2a9f07" "reference": "7f19bac5a66533c6974948a484871087301b2a2e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/jbtronics/settings-bundle/zipball/9103bd7f78f0b223d1c7167feb824004fc2a9f07", "url": "https://api.github.com/repos/jbtronics/settings-bundle/zipball/7f19bac5a66533c6974948a484871087301b2a2e",
"reference": "9103bd7f78f0b223d1c7167feb824004fc2a9f07", "reference": "7f19bac5a66533c6974948a484871087301b2a2e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5070,7 +5070,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/jbtronics/settings-bundle/issues", "issues": "https://github.com/jbtronics/settings-bundle/issues",
"source": "https://github.com/jbtronics/settings-bundle/tree/v3.0.1" "source": "https://github.com/jbtronics/settings-bundle/tree/v3.1.0"
}, },
"funding": [ "funding": [
{ {
@ -5082,7 +5082,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-08-24T21:20:15+00:00" "time": "2025-09-19T06:54:58+00:00"
}, },
{ {
"name": "jfcherng/php-color-output", "name": "jfcherng/php-color-output",
@ -20473,16 +20473,16 @@
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "6.3.0", "version": "6.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3" "reference": "8f67e53d3fcaf53105f95cc14f1630493d0fa2e6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/3473f61172093b2da7de1fb5782e1f24cc036dc3", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/8f67e53d3fcaf53105f95cc14f1630493d0fa2e6",
"reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3", "reference": "8f67e53d3fcaf53105f95cc14f1630493d0fa2e6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -20496,7 +20496,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "6.1-dev" "dev-main": "6.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -20539,15 +20539,27 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues", "issues": "https://github.com/sebastianbergmann/exporter/issues",
"security": "https://github.com/sebastianbergmann/exporter/security/policy", "security": "https://github.com/sebastianbergmann/exporter/security/policy",
"source": "https://github.com/sebastianbergmann/exporter/tree/6.3.0" "source": "https://github.com/sebastianbergmann/exporter/tree/6.3.1"
}, },
"funding": [ "funding": [
{ {
"url": "https://github.com/sebastianbergmann", "url": "https://github.com/sebastianbergmann",
"type": "github" "type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
"type": "tidelift"
} }
], ],
"time": "2024-12-05T09:17:50+00:00" "time": "2025-09-22T05:34:00+00:00"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",

1579
yarn.lock

File diff suppressed because it is too large Load diff