From b2efebcff263c43e4483f63aca68c2cf7850a027 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 19:44:57 +0000 Subject: [PATCH] fix(deps): update dependency johnpbloch/wordpress to v6.7.0 (#116) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 6e3a2e4..7b66a9f 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "require": { "composer/installers": "2.3.0", "vlucas/phpdotenv": "5.6.1", - "johnpbloch/wordpress": "6.6.2", + "johnpbloch/wordpress": "6.7.0", "oscarotero/env": "v2.1.0", "roots/wp-password-bcrypt": "1.2.0", "wpackagist-theme/twentytwentyfour": "1.3" diff --git a/composer.lock b/composer.lock index 4c47e26..fc6e7b5 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": "243a7ae8793f9b05b37987144f31965c", + "content-hash": "afd59e6490e4525cfa3e93a407bcf9cd", "packages": [ { "name": "composer/installers", @@ -216,20 +216,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.6.2", + "version": "6.7.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1" + "reference": "d3a4bdf75c79166487cf889f71acca52852d9716" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", - "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/d3a4bdf75c79166487cf889f71acca52852d9716", + "reference": "d3a4bdf75c79166487cf889f71acca52852d9716", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.6.2", + "johnpbloch/wordpress-core": "6.7.0", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -258,20 +258,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2024-09-10T15:26:46+00:00" + "time": "2024-11-14T16:46:29+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.6.2", + "version": "6.7.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81" + "reference": "3b6bdf11cf72ecb3777914259604dda961798ce2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", - "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/3b6bdf11cf72ecb3777914259604dda961798ce2", + "reference": "3b6bdf11cf72ecb3777914259604dda961798ce2", "shasum": "" }, "require": { @@ -279,7 +279,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.6.2" + "wordpress/core-implementation": "6.7.0" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -306,7 +306,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2024-09-10T15:26:41+00:00" + "time": "2024-11-14T16:46:24+00:00" }, { "name": "johnpbloch/wordpress-core-installer",