Update Flex endpoint

This commit is contained in:
github-action[bot]
2026-06-18 23:31:55 +00:00
parent f90d68f8cb
commit d15d581c41
4 changed files with 39 additions and 2 deletions
+1 -1
View File
@@ -354,7 +354,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) |
| [leoparden/plugin-license-manager](https://packagist.org/packages/leoparden/plugin-license-manager) | [1.3](../../../tree/main/leoparden/plugin-license-manager/1.3) |
| [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,18 @@
{
"manifests": {
"leoparden/plugin-license-manager": {
"manifest": {
"bundles": {
"Leoparden\\PluginLicenseManager\\PluginLicenseManager": [
"all"
]
},
"composer-scripts": {
"leoparden:license:sync": "symfony-cmd"
}
},
"files": [],
"ref": "fb112a51bc46e270d7d37b57f7e380589df9e12c"
}
}
}
+2 -1
View File
@@ -1127,7 +1127,8 @@
"1.0"
],
"leoparden/plugin-license-manager": [
"1.0"
"1.0",
"1.3"
],
"lepiaf/sapient-bundle": [
"0.1"
+18
View File
@@ -0,0 +1,18 @@
{
"manifests": {
"leoparden/plugin-license-manager": {
"manifest": {
"bundles": {
"Leoparden\\PluginLicenseManager\\PluginLicenseManager": [
"all"
]
},
"composer-scripts": {
"leoparden:license:sync": "symfony-cmd"
}
},
"files": [],
"ref": "fb112a51bc46e270d7d37b57f7e380589df9e12c"
}
}
}