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:
@@ -121,6 +121,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
|
||||
| [core23/lastfm-bundle](https://packagist.org/packages/core23/lastfm-bundle) | [0.4](../../../tree/main/core23/lastfm-bundle/0.4) |
|
||||
| [core23/matomo-bundle](https://packagist.org/packages/core23/matomo-bundle) | [1.1](../../../tree/main/core23/matomo-bundle/1.1) |
|
||||
| [core23/shariff-bundle](https://packagist.org/packages/core23/shariff-bundle) | [3.0](../../../tree/main/core23/shariff-bundle/3.0) |
|
||||
| [corvet/light-field-bundle](https://packagist.org/packages/corvet/light-field-bundle) | [1.0](../../../tree/main/corvet/light-field-bundle/1.0) |
|
||||
| [corytech/php-monitoring](https://packagist.org/packages/corytech/php-monitoring) | [1.0](../../../tree/main/corytech/php-monitoring/1.0) |
|
||||
| [corytech/php-openapi](https://packagist.org/packages/corytech/php-openapi) | [1.0](../../../tree/main/corytech/php-openapi/1.0) |
|
||||
| [cpliakas/git-wrapper](https://packagist.org/packages/cpliakas/git-wrapper) | [3.0](../../../tree/main/cpliakas/git-wrapper/3.0) |
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"manifests": {
|
||||
"corvet/light-field-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Corvet\\LightFieldBundle\\CorvetLightFieldBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"composer-scripts": {
|
||||
"corvet:install": "symfony-cmd"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "85be3321fc7bb3e6eca40cfa62be7b2d21860bd1"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"manifests": {
|
||||
"corvet/light-field-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Corvet\\LightFieldBundle\\CorvetLightFieldBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"composer-scripts": {
|
||||
"corvet:install": "symfony-cmd"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "85be3321fc7bb3e6eca40cfa62be7b2d21860bd1"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -370,6 +370,9 @@
|
||||
"core23/shariff-bundle": [
|
||||
"3.0"
|
||||
],
|
||||
"corvet/light-field-bundle": [
|
||||
"1.0"
|
||||
],
|
||||
"corytech/php-monitoring": [
|
||||
"1.0"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user