mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 11:56:25 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1931,6 +1931,9 @@
|
||||
"tales-from-a-dev/twig-tailwind-extra": [
|
||||
"0.2"
|
||||
],
|
||||
"talleu/php-redis-om": [
|
||||
"0.3"
|
||||
],
|
||||
"tattali/calendar-bundle": [
|
||||
"1.1"
|
||||
],
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifests": {
|
||||
"talleu/php-redis-om": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Talleu\\RedisOm\\Bundle\\TalleuPhpRedisOmBundle": [
|
||||
"all"
|
||||
]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "cfde5c1a67e954fa84a4e51249d0503953359c4e"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user