diff --git a/composer.json b/composer.json index 97427030389e61d23a4d354b8b4e0a6037a0d19d..e0ff61c6da8b6f3d4b5cb731914f7b9796538c17 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 05adf6f9f9a3f2fa1aec664d7cf74f0fc4468536..db3b691e44ae2dc9f6c7b1c176f1cc18d5f994ac 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": "6f722ea16eec014afd2cb67512294312", + "content-hash": "242475d05d96a331b255468449d3c6a6", "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", @@ -2171,5 +2171,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }