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:
@@ -633,6 +633,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
|
||||
| [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) |
|
||||
| [talleu/trigger-mapping](https://packagist.org/packages/talleu/trigger-mapping) | [0.1](talleu/trigger-mapping/0.1) |
|
||||
| [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/trigger-mapping": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Talleu\\TriggerMapping\\Bundle\\TriggerMappingBundle": [
|
||||
"all"
|
||||
]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "ca2abe4a7ccd883c3284ac28c515e189214c46ff"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2033,6 +2033,9 @@
|
||||
"talleu/php-redis-om": [
|
||||
"0.3"
|
||||
],
|
||||
"talleu/trigger-mapping": [
|
||||
"0.1"
|
||||
],
|
||||
"tattali/calendar-bundle": [
|
||||
"1.1"
|
||||
],
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifests": {
|
||||
"talleu/trigger-mapping": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Talleu\\TriggerMapping\\Bundle\\TriggerMappingBundle": [
|
||||
"all"
|
||||
]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "ca2abe4a7ccd883c3284ac28c515e189214c46ff"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user