Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-12-19 14:25:43 +00:00
parent 4436cbc16f
commit be6fec332c
4 changed files with 30 additions and 0 deletions
+1
View File
@@ -536,6 +536,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
| [vich/uploader-bundle](https://packagist.org/packages/vich/uploader-bundle) | [1.13](vich/uploader-bundle/1.13) |
| [victor-prdh/recaptcha-bundle](https://packagist.org/packages/victor-prdh/recaptcha-bundle) | [1.5](victor-prdh/recaptcha-bundle/1.5) |
| [vincentchalamon/nav-bundle](https://packagist.org/packages/vincentchalamon/nav-bundle) | [1.0](vincentchalamon/nav-bundle/1.0) |
| [vincentlanglet/twig-cs-fixer](https://packagist.org/packages/vincentlanglet/twig-cs-fixer) | [0.6](vincentlanglet/twig-cs-fixer/0.6) |
| [wandi/easyadmin-plus-bundle](https://packagist.org/packages/wandi/easyadmin-plus-bundle) | [0.3](wandi/easyadmin-plus-bundle/0.3) |
| [wandi/mailer-bundle](https://packagist.org/packages/wandi/mailer-bundle) | [1.0](wandi/mailer-bundle/1.0) |
| [web-auth/webauthn-symfony-bundle](https://packagist.org/packages/web-auth/webauthn-symfony-bundle) | [3.0](web-auth/webauthn-symfony-bundle/3.0) |
@@ -0,0 +1,13 @@
{
"manifests": {
"vincentlanglet/twig-cs-fixer": {
"manifest": {
"gitignore": [
"/.twig-cs-fixer.cache"
]
},
"files": [],
"ref": "e4da12a48e8138479bd24a675321bcfd84950266"
}
}
}
+3
View File
@@ -1690,6 +1690,9 @@
"vincentchalamon/nav-bundle": [
"1.0"
],
"vincentlanglet/twig-cs-fixer": [
"0.6"
],
"wandi/easyadmin-plus-bundle": [
"0.1",
"0.3"
+13
View File
@@ -0,0 +1,13 @@
{
"manifests": {
"vincentlanglet/twig-cs-fixer": {
"manifest": {
"gitignore": [
"/.twig-cs-fixer.cache"
]
},
"files": [],
"ref": "e4da12a48e8138479bd24a675321bcfd84950266"
}
}
}