From 62d6b87cd24314104551d69c4d70a9ab5fd944a7 Mon Sep 17 00:00:00 2001 From: Carsten Bach Date: Thu, 22 Feb 2024 01:39:51 +0100 Subject: [PATCH] Upgrading wpackagist-plugin/pwa (0.7.1 => 0.8.0) --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index f20f3df..f07e279 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "wpackagist-plugin/cache-enabler": "1.8.13", "wpackagist-plugin/fast404": "1.2", "wpackagist-plugin/performant-translations": "^1.1", - "wpackagist-plugin/pwa": "0.7.1", + "wpackagist-plugin/pwa": "^0.8.0", "wpackagist-plugin/quicklink": "0.10.0", "wpackagist-plugin/sqlite-object-cache": "1.3.7" }, diff --git a/composer.lock b/composer.lock index 0454879..745e74a 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": "9dd11e5982f927a9cf9ed2f2dc8d4643", + "content-hash": "8ce970bdaa342591d6ce0e4fb828d305", "packages": [ { "name": "carstingaxion/cache-control", @@ -615,15 +615,15 @@ }, { "name": "wpackagist-plugin/pwa", - "version": "0.7.1", + "version": "0.8.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/pwa/", - "reference": "tags/0.7.1" + "reference": "tags/0.8.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/pwa.0.7.1.zip" + "url": "https://downloads.wordpress.org/plugin/pwa.0.8.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"