mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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) |
|
||||
|
||||
+19
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1123,6 +1123,9 @@
|
||||
"leogout/seo-bundle": [
|
||||
"1.0"
|
||||
],
|
||||
"leoparden/plugin-license-manager": [
|
||||
"1.0"
|
||||
],
|
||||
"lepiaf/sapient-bundle": [
|
||||
"0.1"
|
||||
],
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user