chore(crm): Supprime les fichiers manifest et favicon obsolètes, ajoute PWA.
```
This commit is contained in:
Serreau Jovann
2026-01-16 09:23:23 +01:00
parent 1ea996f8dd
commit e8e8481991
28 changed files with 383 additions and 63 deletions

View File

@@ -167,6 +167,21 @@
"config/packages/sentry.yaml"
]
},
"spomky-labs/pwa-bundle": {
"version": "1.4",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.3",
"ref": "ac33d9498ab25856f16d1d7df9ad4b9b0cad066d"
},
"files": [
"config/packages/pwa.yaml"
]
},
"spomky-labs/web-push-bundle": {
"version": "3.1.2"
},
"symfony/amazon-mailer": {
"version": "7.3",
"recipe": {