Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-12-18 22:58:54 +00:00
parent 8d6f3b0770
commit f666c27707
4 changed files with 34 additions and 0 deletions
+1
View File
@@ -605,6 +605,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
| [systemsdk/easy-log-bundle](https://packagist.org/packages/systemsdk/easy-log-bundle) | [1.10](systemsdk/easy-log-bundle/1.10) |
| [tales-from-a-dev/flowbite-bundle](https://packagist.org/packages/tales-from-a-dev/flowbite-bundle) | [0.4](tales-from-a-dev/flowbite-bundle/0.4) |
| [tales-from-a-dev/twig-tailwind-extra](https://packagist.org/packages/tales-from-a-dev/twig-tailwind-extra) | [0.2](tales-from-a-dev/twig-tailwind-extra/0.2) |
| [talleu/php-redis-om](https://packagist.org/packages/talleu/php-redis-om) | [0.3](talleu/php-redis-om/0.3) |
| [tattali/calendar-bundle](https://packagist.org/packages/tattali/calendar-bundle) | [1.1](tattali/calendar-bundle/1.1) |
| [tbbc/money-bundle](https://packagist.org/packages/tbbc/money-bundle) | [4.0](tbbc/money-bundle/4.0) |
| [tbmatuka/editorjs-bundle](https://packagist.org/packages/tbmatuka/editorjs-bundle) | [0.1](tbmatuka/editorjs-bundle/0.1) |
@@ -0,0 +1,15 @@
{
"manifests": {
"talleu/php-redis-om": {
"manifest": {
"bundles": {
"Talleu\\RedisOm\\Bundle\\TalleuPhpRedisOmBundle": [
"all"
]
}
},
"files": [],
"ref": "cfde5c1a67e954fa84a4e51249d0503953359c4e"
}
}
}
+3
View File
@@ -1931,6 +1931,9 @@
"tales-from-a-dev/twig-tailwind-extra": [
"0.2"
],
"talleu/php-redis-om": [
"0.3"
],
"tattali/calendar-bundle": [
"1.1"
],
+15
View File
@@ -0,0 +1,15 @@
{
"manifests": {
"talleu/php-redis-om": {
"manifest": {
"bundles": {
"Talleu\\RedisOm\\Bundle\\TalleuPhpRedisOmBundle": [
"all"
]
}
},
"files": [],
"ref": "cfde5c1a67e954fa84a4e51249d0503953359c4e"
}
}
}