Upgrade spomky-labs/pwa-bundle to 1.5.7

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 21:16:16 +01:00
parent 38f03086d8
commit 5fc329c2dd
2 changed files with 11 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
"nelmio/security-bundle": "^3.9",
"phpdocumentor/reflection-docblock": "^6.0",
"phpstan/phpdoc-parser": "^2.3",
"spomky-labs/pwa-bundle": "1.4.*",
"spomky-labs/pwa-bundle": "1.5.7",
"stevenmaguire/oauth2-keycloak": "^6.1",
"stripe/stripe-php": "*",
"symfony/amazon-mailer": "8.0.*",

17
composer.lock generated
View File

@@ -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": "ff87b8e481201f18a0065ff4a5ea5739",
"content-hash": "8e473cfa810b10e0138f0a9823cee8de",
"packages": [
{
"name": "async-aws/core",
@@ -4328,16 +4328,16 @@
},
{
"name": "spomky-labs/pwa-bundle",
"version": "1.4.0",
"version": "1.5.7",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/pwa-bundle.git",
"reference": "e2dd45a098a3e86d0637e5188c8d616d6c99cdb9"
"reference": "af032890aebac9311703edeebef4c3ddb4b36224"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/pwa-bundle/zipball/e2dd45a098a3e86d0637e5188c8d616d6c99cdb9",
"reference": "e2dd45a098a3e86d0637e5188c8d616d6c99cdb9",
"url": "https://api.github.com/repos/Spomky-Labs/pwa-bundle/zipball/af032890aebac9311703edeebef4c3ddb4b36224",
"reference": "af032890aebac9311703edeebef4c3ddb4b36224",
"shasum": ""
},
"require": {
@@ -4355,9 +4355,11 @@
"symfony/routing": "^6.4|^7.0|^8.0",
"symfony/serializer": "^6.4|^7.0|^8.0",
"symfony/service-contracts": "^3.0",
"symfony/web-link": "^6.4|^7.0|^8.0",
"twig/twig": "^3.8"
},
"require-dev": {
"dbrekelmans/bdi": "*",
"matthiasnoback/symfony-config-test": "^5.1|^6.0",
"monolog/monolog": "^3.0",
"nelmio/security-bundle": "^3.3",
@@ -4369,6 +4371,7 @@
"symfony/mime": "^6.4|^7.0|^8.0",
"symfony/monolog-bridge": "^6.4|^7.0|^8.0",
"symfony/monolog-bundle": "^3.10|^4.0",
"symfony/panther": "^2.3",
"symfony/translation": "^6.4|^7.0|^8.0",
"symfony/twig-bundle": "^7.0|^8.0",
"symfony/ux-icons": "^2.29",
@@ -4417,7 +4420,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/pwa-bundle/issues",
"source": "https://github.com/Spomky-Labs/pwa-bundle/tree/1.4.0"
"source": "https://github.com/Spomky-Labs/pwa-bundle/tree/1.5.7"
},
"funding": [
{
@@ -4433,7 +4436,7 @@
"type": "patreon"
}
],
"time": "2026-01-09T10:52:16+00:00"
"time": "2026-03-11T08:50:08+00:00"
},
{
"name": "stevenmaguire/oauth2-keycloak",