From 3c28d4f238f84fe016c558a2f63e95d5025395c3 Mon Sep 17 00:00:00 2001 From: Serreau Jovann Date: Fri, 20 Mar 2026 20:43:33 +0100 Subject: [PATCH] Downgrade spomky-labs/pwa-bundle to 1.5.0 to fix ApplicationIconCompiler bug Co-Authored-By: Claude Opus 4.6 (1M context) --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 3360ad0..de01b84 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "c0065b34464dda1ae6cf59c080b878e6", + "content-hash": "f3b62381686999912532f2bc07c89746", "packages": [ { "name": "async-aws/core", @@ -4328,16 +4328,16 @@ }, { "name": "spomky-labs/pwa-bundle", - "version": "1.5.7", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/pwa-bundle.git", - "reference": "af032890aebac9311703edeebef4c3ddb4b36224" + "reference": "661718cf2c888fd9a04cef36a4fe719e4fcf3250" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/pwa-bundle/zipball/af032890aebac9311703edeebef4c3ddb4b36224", - "reference": "af032890aebac9311703edeebef4c3ddb4b36224", + "url": "https://api.github.com/repos/Spomky-Labs/pwa-bundle/zipball/661718cf2c888fd9a04cef36a4fe719e4fcf3250", + "reference": "661718cf2c888fd9a04cef36a4fe719e4fcf3250", "shasum": "" }, "require": { @@ -4420,7 +4420,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/pwa-bundle/issues", - "source": "https://github.com/Spomky-Labs/pwa-bundle/tree/1.5.7" + "source": "https://github.com/Spomky-Labs/pwa-bundle/tree/1.5.0" }, "funding": [ { @@ -4436,7 +4436,7 @@ "type": "patreon" } ], - "time": "2026-03-11T08:50:08+00:00" + "time": "2026-01-28T23:16:07+00:00" }, { "name": "stevenmaguire/oauth2-keycloak",