Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-12-23 21:34:30 +00:00
parent f666c27707
commit 26cb1d1b02
2 changed files with 17 additions and 2 deletions
@@ -0,0 +1,15 @@
{
"manifests": {
"talleu/php-redis-om": {
"manifest": {
"bundles": {
"Talleu\\RedisOm\\Bundle\\TalleuRedisOmBundle": [
"all"
]
}
},
"files": [],
"ref": "7bb2ce82d2d034e3b8acc5592419450ddf4f9c05"
}
}
}
+2 -2
View File
@@ -3,13 +3,13 @@
"talleu/php-redis-om": {
"manifest": {
"bundles": {
"Talleu\\RedisOm\\Bundle\\TalleuPhpRedisOmBundle": [
"Talleu\\RedisOm\\Bundle\\TalleuRedisOmBundle": [
"all"
]
}
},
"files": [],
"ref": "cfde5c1a67e954fa84a4e51249d0503953359c4e"
"ref": "7bb2ce82d2d034e3b8acc5592419450ddf4f9c05"
}
}
}