Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-08-21 06:26:50 +00:00
parent f1b709a2e9
commit 43d0df5093
4 changed files with 34 additions and 0 deletions
+1
View File
@@ -346,6 +346,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
| [mercuryseries/inertia-bundle](https://packagist.org/packages/mercuryseries/inertia-bundle) | [0.1](mercuryseries/inertia-bundle/0.1) |
| [meritoo/common-bundle](https://packagist.org/packages/meritoo/common-bundle) | [0.1](meritoo/common-bundle/0.1) |
| [meteo-concept/hcaptcha-bundle](https://packagist.org/packages/meteo-concept/hcaptcha-bundle) | [1.0](meteo-concept/hcaptcha-bundle/1.0) |
| [mezcalito/ux-filemanager](https://packagist.org/packages/mezcalito/ux-filemanager) | [0.1](mezcalito/ux-filemanager/0.1) |
| [mgdsoft/stackdriver-bundle](https://packagist.org/packages/mgdsoft/stackdriver-bundle) | [0.1](mgdsoft/stackdriver-bundle/0.1) |
| [misd/phone-number-bundle](https://packagist.org/packages/misd/phone-number-bundle) | [1.3](misd/phone-number-bundle/1.3) |
| [mixpanel/mixpanel-php](https://packagist.org/packages/mixpanel/mixpanel-php) | [2.8](mixpanel/mixpanel-php/2.8) |
@@ -0,0 +1,15 @@
{
"manifests": {
"mezcalito/ux-filemanager": {
"manifest": {
"bundles": {
"Mezcalito\\FileManagerBundle\\MezcalitoFileManagerBundle": [
"all"
]
}
},
"files": [],
"ref": "f657f7fc5d52c262938b6b5e1e46f70b7199feae"
}
}
}
+3
View File
@@ -1087,6 +1087,9 @@
"meteo-concept/hcaptcha-bundle": [
"1.0"
],
"mezcalito/ux-filemanager": [
"0.1"
],
"mgdsoft/stackdriver-bundle": [
"0.1"
],
+15
View File
@@ -0,0 +1,15 @@
{
"manifests": {
"mezcalito/ux-filemanager": {
"manifest": {
"bundles": {
"Mezcalito\\FileManagerBundle\\MezcalitoFileManagerBundle": [
"all"
]
}
},
"files": [],
"ref": "f657f7fc5d52c262938b6b5e1e46f70b7199feae"
}
}
}