mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
Update Flex endpoint
This commit is contained in:
@@ -494,6 +494,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
|
||||
| [setono/google-analytics-bundle](https://packagist.org/packages/setono/google-analytics-bundle) | [1.0](setono/google-analytics-bundle/1.0) |
|
||||
| [sg/datatablesbundle](https://packagist.org/packages/sg/datatablesbundle) | [1.0](sg/datatablesbundle/1.0) |
|
||||
| [shopware/app-bundle](https://packagist.org/packages/shopware/app-bundle) | [1.0](shopware/app-bundle/1.0) |
|
||||
| [siburuxue/doctrine-helper](https://packagist.org/packages/siburuxue/doctrine-helper) | [1.0](siburuxue/doctrine-helper/1.0) |
|
||||
| [siganushka/generic-bundle](https://packagist.org/packages/siganushka/generic-bundle) | [0.3](siganushka/generic-bundle/0.3) |
|
||||
| [siganushka/region-bundle](https://packagist.org/packages/siganushka/region-bundle) | [0.1](siganushka/region-bundle/0.1) |
|
||||
| [silasjoisten/sonata-multiupload-bundle](https://packagist.org/packages/silasjoisten/sonata-multiupload-bundle) | [3.4](silasjoisten/sonata-multiupload-bundle/3.4) |
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"manifests": {
|
||||
"siburuxue/doctrine-helper": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Doctrine\\Helper\\Bundle\\DoctrineHelperBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"Bundle/siburuxue-doctrine-helper.yaml": "config/packages/siburuxue-doctrine-helper.yaml"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "b5d5e097e1037ea03aa254078130a32e1ca2e066"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1568,6 +1568,9 @@
|
||||
"shopware/app-bundle": [
|
||||
"1.0"
|
||||
],
|
||||
"siburuxue/doctrine-helper": [
|
||||
"1.0"
|
||||
],
|
||||
"siganushka/generic-bundle": [
|
||||
"0.3"
|
||||
],
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"manifests": {
|
||||
"siburuxue/doctrine-helper": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Doctrine\\Helper\\Bundle\\DoctrineHelperBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"Bundle/siburuxue-doctrine-helper.yaml": "config/packages/siburuxue-doctrine-helper.yaml"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "b5d5e097e1037ea03aa254078130a32e1ca2e066"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user