From b1db339ea21361cce79baff8f115f8eb5d65033b Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Mon, 17 Oct 2022 21:30:11 +0000 Subject: [PATCH] Update dependency johnpbloch/wordpress to v6.0.3 --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 974ef9f4..bd078bb1 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "oomphinc/composer-installers-extender": "2.0.1", "cweagans/composer-patches": "1.7.2", "koodimonni/composer-dropin-installer": "1.4", - "johnpbloch/wordpress": "6.0.2", + "johnpbloch/wordpress": "6.0.3", "bjornjohansen/wplang": "0.2.0", "wpackagist-plugin/disable-wordpress-updates": "1.7.0", "wpackagist-plugin/more-privacy-options": "4.6", diff --git a/composer.lock b/composer.lock index 7707ca6c..df6add85 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": "dd27ebe1aa2c1edd826c2a6637a5f5d0", + "content-hash": "2f6a59b32f4797a210e61306c8b403f5", "packages": [ { "name": "bjornjohansen/wplang", @@ -250,20 +250,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.0.2", + "version": "6.0.3", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "6c3d7d1a4ddb3b27e6f3ca4b2018b0150d7221b7" + "reference": "916a0d60b397878f9292bc1e89718da04eb59e28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/6c3d7d1a4ddb3b27e6f3ca4b2018b0150d7221b7", - "reference": "6c3d7d1a4ddb3b27e6f3ca4b2018b0150d7221b7", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/916a0d60b397878f9292bc1e89718da04eb59e28", + "reference": "916a0d60b397878f9292bc1e89718da04eb59e28", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.0.2", + "johnpbloch/wordpress-core": "6.0.3", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=5.6.20" }, @@ -292,20 +292,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2022-08-30T17:46:21+00:00" + "time": "2022-10-17T21:17:26+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.0.2", + "version": "6.0.3", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "aa7b334880fd8158abe64469e71570bd8815f273" + "reference": "f07b5dfd83fb728b0877ee48a4d792624338aa8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/aa7b334880fd8158abe64469e71570bd8815f273", - "reference": "aa7b334880fd8158abe64469e71570bd8815f273", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/f07b5dfd83fb728b0877ee48a4d792624338aa8e", + "reference": "f07b5dfd83fb728b0877ee48a4d792624338aa8e", "shasum": "" }, "require": { @@ -313,7 +313,7 @@ "php": ">=5.6.20" }, "provide": { - "wordpress/core-implementation": "6.0.2" + "wordpress/core-implementation": "6.0.3" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -340,7 +340,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2022-08-30T17:46:17+00:00" + "time": "2022-10-17T21:17:21+00:00" }, { "name": "johnpbloch/wordpress-core-installer", -- GitLab