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

@@ -26,7 +26,7 @@
"imagine/imagine": "^1.5.2",
"io-developer/php-whois": ">=4.1.10",
"knplabs/knp-paginator-bundle": "^6.10",
"knpuniversity/oauth2-client-bundle": "^2.20",
"knpuniversity/oauth2-client-bundle": "^2.20.1",
"lasserafn/php-initial-avatar-generator": "^4.5",
"league/flysystem-aws-s3-v3": "^3.30.1",
"league/flysystem-bundle": "^3.6.1",
@@ -43,11 +43,13 @@
"phpoffice/phpspreadsheet": "^5.4",
"phpstan/phpdoc-parser": "^2.3.1",
"presta/sitemap-bundle": "^4.2",
"scheb/2fa-bundle": "^7.13",
"scheb/2fa-google-authenticator": "^7.13",
"sentry/sentry-symfony": "^5.8",
"scheb/2fa-bundle": "^7.13.1",
"scheb/2fa-google-authenticator": "^7.13.1",
"sentry/sentry-symfony": "^5.8.3",
"setasign/fpdi": "^2.6.4",
"spatie/mjml-php": "^1.2.5",
"spomky-labs/pwa-bundle": "1.3.5",
"spomky-labs/web-push-bundle": "^3.1",
"stancer/stancer": ">=2.0.1",
"stevenmaguire/oauth2-keycloak": "^5.1",
"symfony/amazon-mailer": "7.3.*",
@@ -85,7 +87,8 @@
"twig/intl-extra": "^3.22.1",
"twig/twig": "^3.22.2",
"vich/uploader-bundle": "^2.9.1",
"web-auth/webauthn-lib": ">=5.2.3"
"web-auth/webauthn-lib": ">=5.2.3",
"web-token/jwt-library": "^4.1"
},
"config": {
"allow-plugins": {