mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
Update Flex endpoint
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifests": {
|
||||
"zenstruck/signed-url-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Zenstruck\\ZenstruckSignedUrlBundle": [
|
||||
"all"
|
||||
]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "31d896a3ad202a6d383522d7c63fc6981d3eb472"
|
||||
}
|
||||
}
|
||||
}
|
||||
+5
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifests": {
|
||||
"zenstruck/signed-url-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Zenstruck\\ZenstruckSignedUrlBundle": [
|
||||
"all"
|
||||
]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "31d896a3ad202a6d383522d7c63fc6981d3eb472"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user