Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-07-21 17:00:11 +00:00
parent b7d1bdb6ab
commit 26d9a2ec9c
4 changed files with 36 additions and 0 deletions
+1
View File
@@ -231,6 +231,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
| [holadev/amp-toolbox-bundle](https://packagist.org/packages/holadev/amp-toolbox-bundle) | [0.1](holadev/amp-toolbox-bundle/0.1) |
| [horlyk/fetch-xml-bundle](https://packagist.org/packages/horlyk/fetch-xml-bundle) | [1.1](horlyk/fetch-xml-bundle/1.1) |
| [hugosoltys/fitz-bundle](https://packagist.org/packages/hugosoltys/fitz-bundle) | [1.0](hugosoltys/fitz-bundle/1.0) |
| [huluti/doctrine-relations-analyser](https://packagist.org/packages/huluti/doctrine-relations-analyser) | [0.3](huluti/doctrine-relations-analyser/0.3) |
| [hwi/oauth-bundle](https://packagist.org/packages/hwi/oauth-bundle) | [2.0](hwi/oauth-bundle/2.0) |
| [idci/keycloak-security-bundle](https://packagist.org/packages/idci/keycloak-security-bundle) | [2.0](idci/keycloak-security-bundle/2.0) |
| [ijanki/prometheus-bundle](https://packagist.org/packages/ijanki/prometheus-bundle) | [0.9](ijanki/prometheus-bundle/0.9) |
@@ -0,0 +1,16 @@
{
"manifests": {
"huluti/doctrine-relations-analyser": {
"manifest": {
"bundles": {
"DoctrineRelationsAnalyserBundle\\DoctrineRelationsAnalyserBundle": [
"dev",
"test"
]
}
},
"files": [],
"ref": "50612d2d6155f5a50754215e69b2916ac1ea2f67"
}
}
}
@@ -0,0 +1,16 @@
{
"manifests": {
"huluti/doctrine-relations-analyser": {
"manifest": {
"bundles": {
"DoctrineRelationsAnalyserBundle\\DoctrineRelationsAnalyserBundle": [
"dev",
"test"
]
}
},
"files": [],
"ref": "50612d2d6155f5a50754215e69b2916ac1ea2f67"
}
}
}
+3
View File
@@ -722,6 +722,9 @@
"hugosoltys/fitz-bundle": [
"1.0"
],
"huluti/doctrine-relations-analyser": [
"0.3"
],
"hwi/oauth-bundle": [
"0.6",
"2.0"