diff --git a/composer.json b/composer.json index ab3f0c909d..caaa855137 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "composer/installers": "^1.4", "vlucas/phpdotenv": "^3.4.0", "oscarotero/env": "^1.1.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 ecb47e2497..fda9e1ada7 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": "b35641a983f19b056a45ed3fcb675627", + "content-hash": "305d4e6e922300f3415c8c6d779c0b8c", "packages": [ { "name": "composer/installers", @@ -220,15 +220,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", @@ -252,7 +252,7 @@ "cms", "wordpress" ], - "time": "2019-05-21T19:53:10+00:00" + "time": "2019-06-18T17:53:14+00:00" }, { "name": "roots/wordpress-core-installer",