mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Update Flex endpoint
This commit is contained in:
+1
-1
@@ -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) |
|
||||
|
||||
+18
@@ -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
@@ -1127,7 +1127,8 @@
|
||||
"1.0"
|
||||
],
|
||||
"leoparden/plugin-license-manager": [
|
||||
"1.0"
|
||||
"1.0",
|
||||
"1.3"
|
||||
],
|
||||
"lepiaf/sapient-bundle": [
|
||||
"0.1"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user