Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-12-15 07:21:22 +00:00
parent ffb69e99c1
commit be77a0ae9b
4 changed files with 34 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
| [adlarge/fixtures-documentation-bundle](https://packagist.org/packages/adlarge/fixtures-documentation-bundle) | [1.1](adlarge/fixtures-documentation-bundle/1.1) |
| [ajardin/blizzard-sdk-bundle](https://packagist.org/packages/ajardin/blizzard-sdk-bundle) | [1.0](ajardin/blizzard-sdk-bundle/1.0) |
| [ajardin/docker-symfony](https://packagist.org/packages/ajardin/docker-symfony) | [0.2](ajardin/docker-symfony/0.2) |
| [ajgl/breakpoint-twig-extension](https://packagist.org/packages/ajgl/breakpoint-twig-extension) | [0.3](ajgl/breakpoint-twig-extension/0.3) |
| [akondas/symfony-consul-bundle](https://packagist.org/packages/akondas/symfony-consul-bundle) | [0.1](akondas/symfony-consul-bundle/0.1) |
| [alexandret/evc-bundle](https://packagist.org/packages/alexandret/evc-bundle) | [1.0](alexandret/evc-bundle/1.0) |
| [algolia/algolia-search-bundle](https://packagist.org/packages/algolia/algolia-search-bundle) | [2.2](algolia/algolia-search-bundle/2.2) |
+15
View File
@@ -0,0 +1,15 @@
{
"manifests": {
"ajgl/breakpoint-twig-extension": {
"manifest": {
"bundles": {
"Ajgl\\Twig\\Extension\\SymfonyBundle\\AjglBreakpointTwigExtensionBundle": [
"dev"
]
}
},
"files": [],
"ref": "b529ab338a62e64bf33c0849a970c3474a55fee2"
}
}
}
@@ -0,0 +1,15 @@
{
"manifests": {
"ajgl/breakpoint-twig-extension": {
"manifest": {
"bundles": {
"Ajgl\\Twig\\Extension\\SymfonyBundle\\AjglBreakpointTwigExtensionBundle": [
"dev"
]
}
},
"files": [],
"ref": "b529ab338a62e64bf33c0849a970c3474a55fee2"
}
}
}
+3
View File
@@ -22,6 +22,9 @@
"ajardin/docker-symfony": [
"0.2"
],
"ajgl/breakpoint-twig-extension": [
"0.3"
],
"akondas/symfony-consul-bundle": [
"0.1"
],