Downgrade spomky-labs/pwa-bundle to 1.4.*

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 20:55:49 +01:00
parent e10b3bfa5c
commit 4ae23e1419
2 changed files with 8 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
"nelmio/security-bundle": "^3.9", "nelmio/security-bundle": "^3.9",
"phpdocumentor/reflection-docblock": "^6.0", "phpdocumentor/reflection-docblock": "^6.0",
"phpstan/phpdoc-parser": "^2.3", "phpstan/phpdoc-parser": "^2.3",
"spomky-labs/pwa-bundle": "1.5.0", "spomky-labs/pwa-bundle": "1.4.*",
"stevenmaguire/oauth2-keycloak": "^6.1", "stevenmaguire/oauth2-keycloak": "^6.1",
"stripe/stripe-php": "*", "stripe/stripe-php": "*",
"symfony/amazon-mailer": "8.0.*", "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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "f3b62381686999912532f2bc07c89746", "content-hash": "ff87b8e481201f18a0065ff4a5ea5739",
"packages": [ "packages": [
{ {
"name": "async-aws/core", "name": "async-aws/core",
@@ -4328,16 +4328,16 @@
}, },
{ {
"name": "spomky-labs/pwa-bundle", "name": "spomky-labs/pwa-bundle",
"version": "1.5.0", "version": "1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Spomky-Labs/pwa-bundle.git", "url": "https://github.com/Spomky-Labs/pwa-bundle.git",
"reference": "661718cf2c888fd9a04cef36a4fe719e4fcf3250" "reference": "e2dd45a098a3e86d0637e5188c8d616d6c99cdb9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/pwa-bundle/zipball/661718cf2c888fd9a04cef36a4fe719e4fcf3250", "url": "https://api.github.com/repos/Spomky-Labs/pwa-bundle/zipball/e2dd45a098a3e86d0637e5188c8d616d6c99cdb9",
"reference": "661718cf2c888fd9a04cef36a4fe719e4fcf3250", "reference": "e2dd45a098a3e86d0637e5188c8d616d6c99cdb9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4355,11 +4355,9 @@
"symfony/routing": "^6.4|^7.0|^8.0", "symfony/routing": "^6.4|^7.0|^8.0",
"symfony/serializer": "^6.4|^7.0|^8.0", "symfony/serializer": "^6.4|^7.0|^8.0",
"symfony/service-contracts": "^3.0", "symfony/service-contracts": "^3.0",
"symfony/web-link": "^6.4|^7.0|^8.0",
"twig/twig": "^3.8" "twig/twig": "^3.8"
}, },
"require-dev": { "require-dev": {
"dbrekelmans/bdi": "*",
"matthiasnoback/symfony-config-test": "^5.1|^6.0", "matthiasnoback/symfony-config-test": "^5.1|^6.0",
"monolog/monolog": "^3.0", "monolog/monolog": "^3.0",
"nelmio/security-bundle": "^3.3", "nelmio/security-bundle": "^3.3",
@@ -4371,7 +4369,6 @@
"symfony/mime": "^6.4|^7.0|^8.0", "symfony/mime": "^6.4|^7.0|^8.0",
"symfony/monolog-bridge": "^6.4|^7.0|^8.0", "symfony/monolog-bridge": "^6.4|^7.0|^8.0",
"symfony/monolog-bundle": "^3.10|^4.0", "symfony/monolog-bundle": "^3.10|^4.0",
"symfony/panther": "^2.3",
"symfony/translation": "^6.4|^7.0|^8.0", "symfony/translation": "^6.4|^7.0|^8.0",
"symfony/twig-bundle": "^7.0|^8.0", "symfony/twig-bundle": "^7.0|^8.0",
"symfony/ux-icons": "^2.29", "symfony/ux-icons": "^2.29",
@@ -4420,7 +4417,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Spomky-Labs/pwa-bundle/issues", "issues": "https://github.com/Spomky-Labs/pwa-bundle/issues",
"source": "https://github.com/Spomky-Labs/pwa-bundle/tree/1.5.0" "source": "https://github.com/Spomky-Labs/pwa-bundle/tree/1.4.0"
}, },
"funding": [ "funding": [
{ {
@@ -4436,7 +4433,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2026-01-28T23:16:07+00:00" "time": "2026-01-09T10:52:16+00:00"
}, },
{ {
"name": "stevenmaguire/oauth2-keycloak", "name": "stevenmaguire/oauth2-keycloak",