From 52272db2c1c0d60697a518e39e2863f92848b7f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 00:52:16 +0000 Subject: [PATCH] Bump roots/wordpress from 5.7 to 5.7.2 Bumps [roots/wordpress](https://github.com/WordPress/WordPress) from 5.7 to 5.7.2. - [Release notes](https://github.com/WordPress/WordPress/releases) - [Commits](https://github.com/WordPress/WordPress/compare/5.7...5.7.2) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 24db550710..ab07ca95e3 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "vlucas/phpdotenv": "^5.3", "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", - "roots/wordpress": "5.7", + "roots/wordpress": "5.7.2", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.0.0" }, diff --git a/composer.lock b/composer.lock index 354df45f14..500510432a 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": "be37bd117af0a2fb0fcc37982e263f9e", + "content-hash": "0299644b19a1fc006a2b1d227811a167", "packages": [ { "name": "composer/installers", @@ -400,15 +400,15 @@ }, { "name": "roots/wordpress", - "version": "5.7", + "version": "5.7.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "5.7" + "reference": "5.7.2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.7" + "url": "https://api.github.com/repos/WordPress/WordPress/zipball/refs/tags/5.7.2" }, "require": { "php": ">=5.3.2", @@ -442,7 +442,7 @@ "type": "patreon" } ], - "time": "2021-03-09T20:23:15+00:00" + "time": "2021-05-12T23:52:01+00:00" }, { "name": "roots/wordpress-core-installer",