```
✨ chore(crm): Supprime les fichiers manifest et favicon obsolètes, ajoute PWA.
```
This commit is contained in:
267
composer.lock
generated
267
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "4ce617f198e010903ec5351925259b10",
|
||||
"content-hash": "9c1f1c501a3764fad79d4fb69f99c1eb",
|
||||
"packages": [
|
||||
{
|
||||
"name": "async-aws/core",
|
||||
@@ -187,16 +187,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.369.13",
|
||||
"version": "3.369.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "bedc36250c92b8287be855a2d25427fb0e065483"
|
||||
"reference": "b40eb1177d2e621c18cd797ca6cc9efb5a0e99d9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bedc36250c92b8287be855a2d25427fb0e065483",
|
||||
"reference": "bedc36250c92b8287be855a2d25427fb0e065483",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b40eb1177d2e621c18cd797ca6cc9efb5a0e99d9",
|
||||
"reference": "b40eb1177d2e621c18cd797ca6cc9efb5a0e99d9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -278,9 +278,9 @@
|
||||
"support": {
|
||||
"forum": "https://github.com/aws/aws-sdk-php/discussions",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.369.13"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.369.14"
|
||||
},
|
||||
"time": "2026-01-14T19:13:46+00:00"
|
||||
"time": "2026-01-15T19:10:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -979,16 +979,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/collections",
|
||||
"version": "2.5.1",
|
||||
"version": "2.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/collections.git",
|
||||
"reference": "171e68db4b9aca9dc1f5d49925762f3d53d248c5"
|
||||
"reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/collections/zipball/171e68db4b9aca9dc1f5d49925762f3d53d248c5",
|
||||
"reference": "171e68db4b9aca9dc1f5d49925762f3d53d248c5",
|
||||
"url": "https://api.github.com/repos/doctrine/collections/zipball/7713da39d8e237f28411d6a616a3dce5e20d5de2",
|
||||
"reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1045,7 +1045,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/collections/issues",
|
||||
"source": "https://github.com/doctrine/collections/tree/2.5.1"
|
||||
"source": "https://github.com/doctrine/collections/tree/2.6.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-01-12T20:53:55+00:00"
|
||||
"time": "2026-01-15T10:01:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
@@ -8767,6 +8767,247 @@
|
||||
],
|
||||
"time": "2025-12-20T12:57:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spomky-labs/pwa-bundle",
|
||||
"version": "1.3.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Spomky-Labs/pwa-bundle.git",
|
||||
"reference": "3530dc2c02544e7f7518d4dfab28b1615630ae27"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Spomky-Labs/pwa-bundle/zipball/3530dc2c02544e7f7518d4dfab28b1615630ae27",
|
||||
"reference": "3530dc2c02544e7f7518d4dfab28b1615630ae27",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.2",
|
||||
"phpdocumentor/reflection-docblock": "^5.3",
|
||||
"psr/log": "^1.1|^2.0|^3.0",
|
||||
"symfony/asset": "^6.4|^7.0",
|
||||
"symfony/asset-mapper": "^6.4|^7.0",
|
||||
"symfony/config": "^6.4|^7.0",
|
||||
"symfony/dependency-injection": "^6.4|^7.0",
|
||||
"symfony/deprecation-contracts": "^3.5",
|
||||
"symfony/http-kernel": "^6.4|^7.0",
|
||||
"symfony/property-access": "^6.4|^7.0",
|
||||
"symfony/property-info": "^6.4|^7.0",
|
||||
"symfony/routing": "^6.4|^7.0",
|
||||
"symfony/serializer": "^6.4|^7.0",
|
||||
"symfony/service-contracts": "^3.0",
|
||||
"twig/twig": "^3.8"
|
||||
},
|
||||
"require-dev": {
|
||||
"matthiasnoback/symfony-config-test": "^5.1|^6.0",
|
||||
"nelmio/security-bundle": "^3.0",
|
||||
"symfony/console": "^7.2",
|
||||
"symfony/filesystem": "^7.1",
|
||||
"symfony/framework-bundle": "^6.4|^7.0",
|
||||
"symfony/mime": "^6.4|^7.0",
|
||||
"symfony/monolog-bundle": "^3.10",
|
||||
"symfony/translation": "^7.0",
|
||||
"symfony/ux-icons": "^2.29",
|
||||
"symfony/yaml": "^6.4|^7.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-gd": "Required to generate icons (or Imagick).",
|
||||
"ext-imagick": "Required to generate icons (or GD).",
|
||||
"symfony/filesystem": "For generating and manipulating icons or screenshots",
|
||||
"symfony/mime": "For generating and manipulating icons or screenshots",
|
||||
"symfony/ux-icons": "For using SVG icons (e.g. for shortcuts)"
|
||||
},
|
||||
"type": "symfony-bundle",
|
||||
"extra": {
|
||||
"thanks": {
|
||||
"url": "https://github.com/spomky-labs/pwa-bundle",
|
||||
"name": "spomky-labs/pwa-bundle"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"SpomkyLabs\\PwaBundle\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Florent Morselli",
|
||||
"homepage": "https://github.com/Spomky"
|
||||
},
|
||||
{
|
||||
"name": "All contributors",
|
||||
"homepage": "https://github.com/spomky-labs/pwa-bundle/contributors"
|
||||
}
|
||||
],
|
||||
"description": "Progressive Web App Manifest Generator Bundle for Symfony.",
|
||||
"homepage": "https://github.com/spomky-labs",
|
||||
"keywords": [
|
||||
"bundle",
|
||||
"pwa",
|
||||
"symfony",
|
||||
"symfony-ux"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Spomky-Labs/pwa-bundle/issues",
|
||||
"source": "https://github.com/Spomky-Labs/pwa-bundle/tree/1.3.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://www.buymeacoffee.com/FlorentMorselli",
|
||||
"type": "custom"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/Spomky",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://www.patreon.com/FlorentMorselli",
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2025-10-26T00:12:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spomky-labs/web-push-bundle",
|
||||
"version": "3.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Spomky-Labs/web-push-bundle.git",
|
||||
"reference": "fb7f93f0d16ca11af296b16a5b5ddad38aed18e6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Spomky-Labs/web-push-bundle/zipball/fb7f93f0d16ca11af296b16a5b5ddad38aed18e6",
|
||||
"reference": "fb7f93f0d16ca11af296b16a5b5ddad38aed18e6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"spomky-labs/web-push-lib": "^3.0",
|
||||
"symfony/config": "^6.2|^7.0",
|
||||
"symfony/dependency-injection": "^6.2|^7.0",
|
||||
"symfony/framework-bundle": "^6.2|^7.0"
|
||||
},
|
||||
"type": "symfony-bundle",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"WebPush\\Bundle\\": ""
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Spomky-Labs",
|
||||
"homepage": "https://github.com/Spomky-Labs"
|
||||
},
|
||||
{
|
||||
"name": "All contributors",
|
||||
"homepage": "https://github.com/Spomky-Labs/web-push-bundle/contributors"
|
||||
}
|
||||
],
|
||||
"description": "Web-Push bundle for Symfony",
|
||||
"homepage": "https://github.com/Spomky-Labs/web-push",
|
||||
"keywords": [
|
||||
"Push API",
|
||||
"WebPush",
|
||||
"notifications",
|
||||
"push",
|
||||
"web"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/Spomky-Labs/web-push-bundle/tree/3.1.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/Spomky",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://www.patreon.com/FlorentMorselli",
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2024-04-11T06:25:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spomky-labs/web-push-lib",
|
||||
"version": "3.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Spomky-Labs/web-push-lib.git",
|
||||
"reference": "01a88115f4089620988e21f6e49c38f2104ced3f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Spomky-Labs/web-push-lib/zipball/01a88115f4089620988e21f6e49c38f2104ced3f",
|
||||
"reference": "01a88115f4089620988e21f6e49c38f2104ced3f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"php": ">=8.2",
|
||||
"psr/cache": "^1.0|^2.0|^3.0",
|
||||
"psr/clock": "^1.0",
|
||||
"psr/log": "^1.1|^2.0|^3.0",
|
||||
"symfony/http-kernel": "^6.2|^7.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-mbstring": "Mandatory when using Payload or VAPID extensions",
|
||||
"ext-openssl": "Mandatory when using Payload or VAPID extensions",
|
||||
"lcobucci/jwt": "Mandatory if you want to use VAPID using lcobucci/jwt",
|
||||
"psr/log-implementation": "Recommended to receive logs from the library",
|
||||
"web-token/jwt-library": "Mandatory if you want to use VAPID using web-token/jwt-framework"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"WebPush\\": ""
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Spomky-Labs",
|
||||
"homepage": "https://github.com/Spomky-Labs"
|
||||
},
|
||||
{
|
||||
"name": "All contributors",
|
||||
"homepage": "https://github.com/Spomky-Labs/web-push-lib/contributors"
|
||||
}
|
||||
],
|
||||
"description": "Web-Push library for PHP",
|
||||
"homepage": "https://github.com/spomky-labs/web-push",
|
||||
"keywords": [
|
||||
"Push API",
|
||||
"WebPush",
|
||||
"notifications",
|
||||
"push",
|
||||
"web"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/Spomky-Labs/web-push-lib/tree/3.1.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/Spomky",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://www.patreon.com/FlorentMorselli",
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2024-04-11T06:36:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "stancer/stancer",
|
||||
"version": "v2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user