feat(all): Ajoute l'inscription, Turnstile, Sentry et améliore l'EPAGE en français.
```
This commit is contained in:
Serreau Jovann
2025-12-24 23:59:23 +01:00
parent e41602de49
commit 9b399800eb
32 changed files with 1538 additions and 16 deletions

View File

@@ -115,6 +115,18 @@
"bin/phpunit"
]
},
"pixelopen/cloudflare-turnstile-bundle": {
"version": "0.4",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "0.1",
"ref": "6173b9aff0056dd99ca70a2caa940cc7bcac0b4b"
},
"files": [
"config/packages/pixel_open_cloudflare_turnstile.yaml"
]
},
"presta/sitemap-bundle": {
"version": "v4.1.3"
},
@@ -130,6 +142,18 @@
"config/packages/sentry.yaml"
]
},
"stripe/stripe-php": {
"version": "19.0",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "19.0",
"ref": "d6829c693e3927a8972c7671d74a1a5c505712b0"
},
"files": [
"config/packages/stripe.yaml"
]
},
"symfony/amazon-mailer": {
"version": "7.3",
"recipe": {