mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-13 08:06:26 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1690,6 +1690,9 @@
|
||||
"vincentchalamon/nav-bundle": [
|
||||
"1.0"
|
||||
],
|
||||
"vincentlanglet/twig-cs-fixer": [
|
||||
"0.6"
|
||||
],
|
||||
"wandi/easyadmin-plus-bundle": [
|
||||
"0.1",
|
||||
"0.3"
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manifests": {
|
||||
"vincentlanglet/twig-cs-fixer": {
|
||||
"manifest": {
|
||||
"gitignore": [
|
||||
"/.twig-cs-fixer.cache"
|
||||
]
|
||||
},
|
||||
"files": [],
|
||||
"ref": "e4da12a48e8138479bd24a675321bcfd84950266"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user