Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-11-01 12:37:05 +00:00
parent 4af9ca0a73
commit 2db55c077c
4 changed files with 86 additions and 2 deletions
+5 -1
View File
@@ -1177,7 +1177,8 @@
],
"zenstruck/foundry": [
"1.9",
"1.10"
"1.10",
"2.0"
],
"zenstruck/messenger-test": [
"1.7"
@@ -1401,6 +1402,9 @@
"zenstruck/foundry": {
"1.10": {
"symfony/framework-bundle": "<5.3"
},
"2.0": {
"symfony/framework-bundle": "<5.3"
}
}
},