⬆️ Upgrade composer dependencies

This commit is contained in:
HolgerHatGarKeineNode
2026-06-28 18:02:15 +02:00
parent 0be09161a8
commit 11c828d901
Generated
+84 -84
View File
@@ -3110,16 +3110,16 @@
},
{
"name": "livewire/livewire",
"version": "v4.3.2",
"version": "v4.3.3",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "4ac7f483a4e9779297826c431b5f49ea8f24cbad"
"reference": "8021f2561865c4c297a3bfca37212a99034377e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/4ac7f483a4e9779297826c431b5f49ea8f24cbad",
"reference": "4ac7f483a4e9779297826c431b5f49ea8f24cbad",
"url": "https://api.github.com/repos/livewire/livewire/zipball/8021f2561865c4c297a3bfca37212a99034377e7",
"reference": "8021f2561865c4c297a3bfca37212a99034377e7",
"shasum": ""
},
"require": {
@@ -3174,7 +3174,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.2"
"source": "https://github.com/livewire/livewire/tree/v4.3.3"
},
"funding": [
{
@@ -3182,7 +3182,7 @@
"type": "github"
}
],
"time": "2026-06-26T11:39:23+00:00"
"time": "2026-06-27T03:16:11+00:00"
},
{
"name": "livewire/volt",
@@ -8406,16 +8406,16 @@
},
{
"name": "symfony/console",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "f5a856c6ecb56b3c21ed94a5b7bf940d857d110a"
"reference": "b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/f5a856c6ecb56b3c21ed94a5b7bf940d857d110a",
"reference": "f5a856c6ecb56b3c21ed94a5b7bf940d857d110a",
"url": "https://api.github.com/repos/symfony/console/zipball/b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d",
"reference": "b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d",
"shasum": ""
},
"require": {
@@ -8482,7 +8482,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v8.1.0"
"source": "https://github.com/symfony/console/tree/v8.1.1"
},
"funding": [
{
@@ -8502,7 +8502,7 @@
"type": "tidelift"
}
],
"time": "2026-05-29T05:06:50+00:00"
"time": "2026-06-16T12:55:20+00:00"
},
{
"name": "symfony/css-selector",
@@ -8575,16 +8575,16 @@
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.7.0",
"version": "v3.7.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
"reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
"reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d",
"reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d",
"shasum": ""
},
"require": {
@@ -8622,7 +8622,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.1"
},
"funding": [
{
@@ -8642,7 +8642,7 @@
"type": "tidelift"
}
],
"time": "2026-04-13T15:52:40+00:00"
"time": "2026-06-05T06:23:12+00:00"
},
{
"name": "symfony/error-handler",
@@ -8727,16 +8727,16 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f249ae3f680958b6f1f9dd76e5747cf0695b4102"
"reference": "abd6c11dc468725d1627302ad10f6cd486e9e3d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f249ae3f680958b6f1f9dd76e5747cf0695b4102",
"reference": "f249ae3f680958b6f1f9dd76e5747cf0695b4102",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abd6c11dc468725d1627302ad10f6cd486e9e3d0",
"reference": "abd6c11dc468725d1627302ad10f6cd486e9e3d0",
"shasum": ""
},
"require": {
@@ -8789,7 +8789,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v8.1.0"
"source": "https://github.com/symfony/event-dispatcher/tree/v8.1.1"
},
"funding": [
{
@@ -8809,20 +8809,20 @@
"type": "tidelift"
}
],
"time": "2026-05-29T05:06:50+00:00"
"time": "2026-06-09T12:28:30+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v3.7.0",
"version": "v3.7.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32"
"reference": "c7de7a00ffb67842132da02ea92988a39ccd9f4e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/ccba7060602b7fed0b03c85bf025257f76d9ef32",
"reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c7de7a00ffb67842132da02ea92988a39ccd9f4e",
"reference": "c7de7a00ffb67842132da02ea92988a39ccd9f4e",
"shasum": ""
},
"require": {
@@ -8869,7 +8869,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.0"
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.1"
},
"funding": [
{
@@ -8889,20 +8889,20 @@
"type": "tidelift"
}
],
"time": "2026-01-05T13:30:16+00:00"
"time": "2026-06-05T06:23:12+00:00"
},
{
"name": "symfony/finder",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "58d2e767a66052c1487356f953445634a8194c64"
"reference": "e2989e762c70f9490fa3a00a0ac0fae5aa97a531"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/58d2e767a66052c1487356f953445634a8194c64",
"reference": "58d2e767a66052c1487356f953445634a8194c64",
"url": "https://api.github.com/repos/symfony/finder/zipball/e2989e762c70f9490fa3a00a0ac0fae5aa97a531",
"reference": "e2989e762c70f9490fa3a00a0ac0fae5aa97a531",
"shasum": ""
},
"require": {
@@ -8937,7 +8937,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v8.1.0"
"source": "https://github.com/symfony/finder/tree/v8.1.1"
},
"funding": [
{
@@ -8957,20 +8957,20 @@
"type": "tidelift"
}
],
"time": "2026-05-29T05:06:50+00:00"
"time": "2026-06-27T09:05:56+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "af11474600f06718086c2cda4fa6fa8d0a672e7e"
"reference": "6a168c8fcee806b57ac020244da14293d1f9a883"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/af11474600f06718086c2cda4fa6fa8d0a672e7e",
"reference": "af11474600f06718086c2cda4fa6fa8d0a672e7e",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6a168c8fcee806b57ac020244da14293d1f9a883",
"reference": "6a168c8fcee806b57ac020244da14293d1f9a883",
"shasum": ""
},
"require": {
@@ -9018,7 +9018,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v8.1.0"
"source": "https://github.com/symfony/http-foundation/tree/v8.1.1"
},
"funding": [
{
@@ -9038,20 +9038,20 @@
"type": "tidelift"
}
],
"time": "2026-05-29T05:06:50+00:00"
"time": "2026-06-12T08:43:41+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "cefeb37c82eed3e0c42fa25ba64cd3a908d90f39"
"reference": "89d8d6e7fbab3d9eda89ccb5ecdf44a74c4ec9d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/cefeb37c82eed3e0c42fa25ba64cd3a908d90f39",
"reference": "cefeb37c82eed3e0c42fa25ba64cd3a908d90f39",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/89d8d6e7fbab3d9eda89ccb5ecdf44a74c4ec9d2",
"reference": "89d8d6e7fbab3d9eda89ccb5ecdf44a74c4ec9d2",
"shasum": ""
},
"require": {
@@ -9127,7 +9127,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v8.1.0"
"source": "https://github.com/symfony/http-kernel/tree/v8.1.1"
},
"funding": [
{
@@ -9147,20 +9147,20 @@
"type": "tidelift"
}
],
"time": "2026-05-29T08:46:08+00:00"
"time": "2026-06-27T09:27:36+00:00"
},
{
"name": "symfony/mailer",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "9418d772df3a03a142e3bc06f602adb2b8724877"
"reference": "4fa583a7377f28d54e4de442fba76375b2e20a12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/9418d772df3a03a142e3bc06f602adb2b8724877",
"reference": "9418d772df3a03a142e3bc06f602adb2b8724877",
"url": "https://api.github.com/repos/symfony/mailer/zipball/4fa583a7377f28d54e4de442fba76375b2e20a12",
"reference": "4fa583a7377f28d54e4de442fba76375b2e20a12",
"shasum": ""
},
"require": {
@@ -9207,7 +9207,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v8.1.0"
"source": "https://github.com/symfony/mailer/tree/v8.1.1"
},
"funding": [
{
@@ -9227,7 +9227,7 @@
"type": "tidelift"
}
],
"time": "2026-05-29T05:06:50+00:00"
"time": "2026-06-16T12:55:20+00:00"
},
{
"name": "symfony/mime",
@@ -10449,16 +10449,16 @@
},
{
"name": "symfony/service-contracts",
"version": "v3.7.0",
"version": "v3.7.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a"
"reference": "c0a284bab1ed8aa0417e3d69250ab437739563a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/d25d82433a80eba6aa0e6c24b61d7370d99e444a",
"reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/c0a284bab1ed8aa0417e3d69250ab437739563a0",
"reference": "c0a284bab1ed8aa0417e3d69250ab437739563a0",
"shasum": ""
},
"require": {
@@ -10512,7 +10512,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.7.0"
"source": "https://github.com/symfony/service-contracts/tree/v3.7.1"
},
"funding": [
{
@@ -10532,7 +10532,7 @@
"type": "tidelift"
}
],
"time": "2026-03-28T09:44:51+00:00"
"time": "2026-06-16T09:55:08+00:00"
},
{
"name": "symfony/string",
@@ -10626,16 +10626,16 @@
},
{
"name": "symfony/translation",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "b2bd012ca28c4acae830ee1206a5b6e35dd99693"
"reference": "342b4218630dc2cf284cedcb2080c80b13404014"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/b2bd012ca28c4acae830ee1206a5b6e35dd99693",
"reference": "b2bd012ca28c4acae830ee1206a5b6e35dd99693",
"url": "https://api.github.com/repos/symfony/translation/zipball/342b4218630dc2cf284cedcb2080c80b13404014",
"reference": "342b4218630dc2cf284cedcb2080c80b13404014",
"shasum": ""
},
"require": {
@@ -10695,7 +10695,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v8.1.0"
"source": "https://github.com/symfony/translation/tree/v8.1.1"
},
"funding": [
{
@@ -10715,20 +10715,20 @@
"type": "tidelift"
}
],
"time": "2026-05-29T05:06:50+00:00"
"time": "2026-06-06T11:11:44+00:00"
},
{
"name": "symfony/translation-contracts",
"version": "v3.7.0",
"version": "v3.7.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "0ab302977a952b42fd51475c4ebac81f8da0a95d"
"reference": "ccb206b98faccc511ebae8e5fad50f2dc0b30621"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/0ab302977a952b42fd51475c4ebac81f8da0a95d",
"reference": "0ab302977a952b42fd51475c4ebac81f8da0a95d",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/ccb206b98faccc511ebae8e5fad50f2dc0b30621",
"reference": "ccb206b98faccc511ebae8e5fad50f2dc0b30621",
"shasum": ""
},
"require": {
@@ -10777,7 +10777,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.7.0"
"source": "https://github.com/symfony/translation-contracts/tree/v3.7.1"
},
"funding": [
{
@@ -10797,7 +10797,7 @@
"type": "tidelift"
}
],
"time": "2026-01-05T13:30:16+00:00"
"time": "2026-06-05T06:23:12+00:00"
},
{
"name": "symfony/uid",
@@ -10879,16 +10879,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "c2c4df1d21477cc21c9f6dc1b14d07c3abc4963e"
"reference": "40096a2515a979f3125c5c928603995b8664c62a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/c2c4df1d21477cc21c9f6dc1b14d07c3abc4963e",
"reference": "c2c4df1d21477cc21c9f6dc1b14d07c3abc4963e",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/40096a2515a979f3125c5c928603995b8664c62a",
"reference": "40096a2515a979f3125c5c928603995b8664c62a",
"shasum": ""
},
"require": {
@@ -10942,7 +10942,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v8.1.0"
"source": "https://github.com/symfony/var-dumper/tree/v8.1.1"
},
"funding": [
{
@@ -10962,7 +10962,7 @@
"type": "tidelift"
}
],
"time": "2026-05-29T05:06:50+00:00"
"time": "2026-06-09T10:54:51+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@@ -14500,16 +14500,16 @@
},
{
"name": "symfony/yaml",
"version": "v8.1.0",
"version": "v8.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "efb42bd2c6f4f3ccfd4683583449938b5fc146b0"
"reference": "8e4cdd4311683516be06944f4b85244063cdb886"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/efb42bd2c6f4f3ccfd4683583449938b5fc146b0",
"reference": "efb42bd2c6f4f3ccfd4683583449938b5fc146b0",
"url": "https://api.github.com/repos/symfony/yaml/zipball/8e4cdd4311683516be06944f4b85244063cdb886",
"reference": "8e4cdd4311683516be06944f4b85244063cdb886",
"shasum": ""
},
"require": {
@@ -14552,7 +14552,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v8.1.0"
"source": "https://github.com/symfony/yaml/tree/v8.1.1"
},
"funding": [
{
@@ -14572,7 +14572,7 @@
"type": "tidelift"
}
],
"time": "2026-05-29T05:06:50+00:00"
"time": "2026-06-09T11:06:24+00:00"
},
{
"name": "ta-tikoma/phpunit-architecture-test",