Update Flex endpoint

This commit is contained in:
github-action[bot]
2021-12-22 21:16:55 +00:00
parent f49d36fa18
commit 53bb112082
3 changed files with 35 additions and 1 deletions
@@ -0,0 +1,15 @@
{
"manifests": {
"zenstruck/signed-url-bundle": {
"manifest": {
"bundles": {
"Zenstruck\\ZenstruckSignedUrlBundle": [
"all"
]
}
},
"files": [],
"ref": "31d896a3ad202a6d383522d7c63fc6981d3eb472"
}
}
}
+5 -1
View File
@@ -1548,6 +1548,9 @@
"zendesk/zendesk_api_client_php": [
"2.2"
],
"zenstruck/signed-url-bundle": [
"0.1"
],
"zephyr/allmysms-bundle": [
"1.0"
]
@@ -1558,6 +1561,7 @@
"_links": {
"repository": "github.com/symfony/recipes-contrib",
"origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:master",
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/main/{package_dotted}.{version}.json"
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/main/{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/main/archived/{package_dotted}/{ref}.json"
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"manifests": {
"zenstruck/signed-url-bundle": {
"manifest": {
"bundles": {
"Zenstruck\\ZenstruckSignedUrlBundle": [
"all"
]
}
},
"files": [],
"ref": "31d896a3ad202a6d383522d7c63fc6981d3eb472"
}
}
}