From efba51242e25f74e6cdcb80d96c8355f9fff28c2 Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Sat, 19 Nov 2022 17:31:43 +0000 Subject: [PATCH] Update dependency noblogs/themes-child to v0.5.6 --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index cf08858e..2d832492 100644 --- a/composer.json +++ b/composer.json @@ -92,7 +92,7 @@ "noblogs/ai-mu-plugins": "0.4.3", "noblogs/noblogs-wp-ssl": "0.1.0", "noblogs/remove-gravatar": "0.1.1", - "noblogs/themes-child": "0.5.5", + "noblogs/themes-child": "0.5.6", "wpackagist-plugin/autopost-to-mastodon": "3.6.6", "wpackagist-plugin/bogo": "3.6", "wpackagist-plugin/classic-editor": "1.6.2", diff --git a/composer.lock b/composer.lock index 452325fa..4a69d58a 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": "48f8128868e7383a16584bf851085bcb", + "content-hash": "8349eb5f510c96117cd744ed98b6b40a", "packages": [ { "name": "bjornjohansen/wplang", @@ -663,16 +663,16 @@ }, { "name": "noblogs/themes-child", - "version": "0.5.5", + "version": "0.5.6", "source": { "type": "git", "url": "https://git.autistici.org/noblogs/themes-child.git", - "reference": "76dba2ac37c6bdf1093c58aafd26cccfd554b6a7" + "reference": "b8b3c1edcb3e2849b22936f7a2bf300e7ba919d0" }, "dist": { "type": "zip", - "url": "https://git.autistici.org/api/v4/projects/464/packages/composer/archives/noblogs/themes-child.zip?sha=76dba2ac37c6bdf1093c58aafd26cccfd554b6a7", - "reference": "76dba2ac37c6bdf1093c58aafd26cccfd554b6a7", + "url": "https://git.autistici.org/api/v4/projects/464/packages/composer/archives/noblogs/themes-child.zip?sha=b8b3c1edcb3e2849b22936f7a2bf300e7ba919d0", + "reference": "b8b3c1edcb3e2849b22936f7a2bf300e7ba919d0", "shasum": "" }, "type": "project", -- GitLab