From fe1dca80301727788514a9220bc4d7c38a2d3a1b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 20 Jun 2019 02:03:43 +0000 Subject: [PATCH] Bump roots/wordpress from 5.2.1 to 5.2.2 Bumps [roots/wordpress](https://github.com/WordPress/WordPress) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/WordPress/WordPress/releases) - [Commits](https://github.com/WordPress/WordPress/compare/5.2.1...5.2.2) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 854cc95410..44d2baea93 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "composer/installers": "^1.4", "vlucas/phpdotenv": "^3.4.0", "oscarotero/env": "^1.2.0", - "roots/wordpress": "5.2.1", + "roots/wordpress": "5.2.2", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.0.0" }, diff --git a/composer.lock b/composer.lock index d68e414648..3e0c2cebc5 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": "961885c0d08f7188312cb7cdb5140e09", + "content-hash": "3daca5dcad1e82d5d893abbada843820", "packages": [ { "name": "composer/installers", @@ -221,15 +221,15 @@ }, { "name": "roots/wordpress", - "version": "5.2.1", + "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "5.2.1" + "reference": "5.2.2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.2.1" + "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.2.2" }, "require": { "php": ">=5.3.2", @@ -253,7 +253,7 @@ "cms", "wordpress" ], - "time": "2019-05-21T19:53:10+00:00" + "time": "2019-06-18T17:53:14+00:00" }, { "name": "roots/wordpress-core-installer",