From a92d6b23ce29dc67e21bb7b8ca43dc774f904041 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 20:53:55 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20roots/wordpress=20t?= =?UTF-8?q?o=20v6.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index fec09a8991..0e0236c20c 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.1", + "roots/wordpress": "6.1.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index 98bb6ff665..23faed8db3 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": "6846841b4690338319ba30812c0ac50d", + "content-hash": "8199b06f9812c8705de223a6ab5def06", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.1", + "version": "6.1.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.1" + "source": "https://github.com/roots/wordpress/tree/6.1.1" }, "funding": [ { @@ -582,22 +582,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.1", + "version": "6.1.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.1" + "reference": "6.1.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.1-no-content.zip", - "shasum": "e6b0dd73f548828be79c226771dd19a36d692a1d" + "url": "https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip", + "shasum": "ad2d202747c5356e7b6246fbc339b46aebfa0665" }, "require": { "php": ">= 5.6.20" }, "provide": { - "wordpress/core-implementation": "6.1" + "wordpress/core-implementation": "6.1.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -648,7 +648,7 @@ "type": "other" } ], - "time": "2022-11-02T00:09:39+00:00" + "time": "2022-11-15T19:14:34+00:00" }, { "name": "roots/wp-config",