wip: selectable bus exits

This commit is contained in:
Björn Fromme
2025-03-12 18:05:21 +01:00
parent 778d79fd23
commit 851c7086ba
14 changed files with 162 additions and 75 deletions
Generated
+12 -12
View File
@@ -1358,16 +1358,16 @@
},
{
"name": "knplabs/knp-menu",
"version": "v3.6.0",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/KnpLabs/KnpMenu.git",
"reference": "ac96b711cf7b4178747b0ecde79d7e5e05dbcd28"
"reference": "328bb430a0afad0b6eae2bd4bfea8e15db616fd6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/ac96b711cf7b4178747b0ecde79d7e5e05dbcd28",
"reference": "ac96b711cf7b4178747b0ecde79d7e5e05dbcd28",
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/328bb430a0afad0b6eae2bd4bfea8e15db616fd6",
"reference": "328bb430a0afad0b6eae2bd4bfea8e15db616fd6",
"shasum": ""
},
"require": {
@@ -1425,9 +1425,9 @@
],
"support": {
"issues": "https://github.com/KnpLabs/KnpMenu/issues",
"source": "https://github.com/KnpLabs/KnpMenu/tree/v3.6.0"
"source": "https://github.com/KnpLabs/KnpMenu/tree/v3.7.0"
},
"time": "2024-12-20T10:10:51+00:00"
"time": "2025-02-28T08:21:46+00:00"
},
{
"name": "knplabs/knp-menu-bundle",
@@ -3830,16 +3830,16 @@
},
{
"name": "symfony/flex",
"version": "v2.4.7",
"version": "v2.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402"
"reference": "8ce1acd9842abe0e9b4c4a0bd3f259859516c018"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/92f4fba342161ff36072bd3b8e0b3c6c23160402",
"reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402",
"url": "https://api.github.com/repos/symfony/flex/zipball/8ce1acd9842abe0e9b4c4a0bd3f259859516c018",
"reference": "8ce1acd9842abe0e9b4c4a0bd3f259859516c018",
"shasum": ""
},
"require": {
@@ -3878,7 +3878,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.4.7"
"source": "https://github.com/symfony/flex/tree/v2.5.0"
},
"funding": [
{
@@ -3894,7 +3894,7 @@
"type": "tidelift"
}
],
"time": "2024-10-07T08:51:54+00:00"
"time": "2025-03-03T07:50:46+00:00"
},
{
"name": "symfony/form",