Update Flex endpoint

This commit is contained in:
github-action[bot]
2026-06-12 01:36:53 +00:00
parent 58ee8f6ae2
commit 2e96a1b83b
4 changed files with 42 additions and 0 deletions
+1
View File
@@ -353,6 +353,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
| [leapt/froala-editor-bundle](https://packagist.org/packages/leapt/froala-editor-bundle) | [1.2](../../../tree/main/leapt/froala-editor-bundle/1.2) |
| [leapt/im-bundle](https://packagist.org/packages/leapt/im-bundle) | [5.0](../../../tree/main/leapt/im-bundle/5.0) |
| [leogout/seo-bundle](https://packagist.org/packages/leogout/seo-bundle) | [1.0](../../../tree/main/leogout/seo-bundle/1.0) |
| [leoparden/plugin-license-manager](https://packagist.org/packages/leoparden/plugin-license-manager) | [1.0](../../../tree/main/leoparden/plugin-license-manager/1.0) |
| [lepiaf/sapient-bundle](https://packagist.org/packages/lepiaf/sapient-bundle) | [0.1](../../../tree/main/lepiaf/sapient-bundle/0.1) |
| [letkode/form-schema-bundle](https://packagist.org/packages/letkode/form-schema-bundle) | [1.0](../../../tree/main/letkode/form-schema-bundle/1.0) |
| [lexik/cron-file-generator-bundle](https://packagist.org/packages/lexik/cron-file-generator-bundle) | [1.0](../../../tree/main/lexik/cron-file-generator-bundle/1.0) |
@@ -0,0 +1,19 @@
{
"manifests": {
"leoparden/plugin-license-manager": {
"manifest": {
"bundles": {
"Leoparden\\PluginLicenseManager\\PluginLicenseManager": [
"all"
]
},
"env": {
"#1": "Platform identifier reported to the hub's /lifecycle/{platform}/{extension} endpoint.",
"LEOPARDEN_LICENSE_PLATFORM": "shopware"
}
},
"files": [],
"ref": "ef89fa64ea79eedcdc533b9682de0cbf6554d5fb"
}
}
}
+3
View File
@@ -1123,6 +1123,9 @@
"leogout/seo-bundle": [
"1.0"
],
"leoparden/plugin-license-manager": [
"1.0"
],
"lepiaf/sapient-bundle": [
"0.1"
],
+19
View File
@@ -0,0 +1,19 @@
{
"manifests": {
"leoparden/plugin-license-manager": {
"manifest": {
"bundles": {
"Leoparden\\PluginLicenseManager\\PluginLicenseManager": [
"all"
]
},
"env": {
"#1": "Platform identifier reported to the hub's /lifecycle/{platform}/{extension} endpoint.",
"LEOPARDEN_LICENSE_PLATFORM": "shopware"
}
},
"files": [],
"ref": "ef89fa64ea79eedcdc533b9682de0cbf6554d5fb"
}
}
}