From 61a5cd8d45ad06b767dc0dd37a7fc5452a0b05ec Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Thu, 27 Jan 2022 19:30:18 +0000 Subject: [PATCH] Update dependency johnpbloch/wordpress to v5.9.0 --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index dffb85e3..894d8842 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "oomphinc/composer-installers-extender": "2.0.0", "cweagans/composer-patches": "1.7.1", "koodimonni/composer-dropin-installer": "1.3", - "johnpbloch/wordpress": "5.8.1", + "johnpbloch/wordpress": "5.9.0", "bjornjohansen/wplang": "0.1.1", "wpackagist-plugin/disable-wordpress-updates": "1.6.8", "wpackagist-plugin/more-privacy-options": "4.6", diff --git a/composer.lock b/composer.lock index ec749379..9f4fad89 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": "bd058a70aece8178c029bac7fe64802d", + "content-hash": "c11ea137528818d637a3195c01e0c1fc", "packages": [ { "name": "bjornjohansen/wplang", @@ -237,20 +237,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "5.8.1", + "version": "5.9.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "53e4131495e33e514fefe65cdeec39cfadf707cf" + "reference": "6ada7243daf56881a1a09b5fbba60b993e38fa74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/53e4131495e33e514fefe65cdeec39cfadf707cf", - "reference": "53e4131495e33e514fefe65cdeec39cfadf707cf", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/6ada7243daf56881a1a09b5fbba60b993e38fa74", + "reference": "6ada7243daf56881a1a09b5fbba60b993e38fa74", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "5.8.1", + "johnpbloch/wordpress-core": "5.9.0", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=5.6.20" }, @@ -272,20 +272,20 @@ "cms", "wordpress" ], - "time": "2021-09-09T02:46:03+00:00" + "time": "2022-01-25T20:11:11+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "5.8.1", + "version": "5.9.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "6b6004e8c16a3b9ebc3ddac29ca8542dfa5ec5ff" + "reference": "51241ed9138dd1fb552f6b85fc2025e6135fc03f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/6b6004e8c16a3b9ebc3ddac29ca8542dfa5ec5ff", - "reference": "6b6004e8c16a3b9ebc3ddac29ca8542dfa5ec5ff", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/51241ed9138dd1fb552f6b85fc2025e6135fc03f", + "reference": "51241ed9138dd1fb552f6b85fc2025e6135fc03f", "shasum": "" }, "require": { @@ -293,7 +293,7 @@ "php": ">=5.6.20" }, "provide": { - "wordpress/core-implementation": "5.8.1" + "wordpress/core-implementation": "5.9.0" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -313,7 +313,7 @@ "cms", "wordpress" ], - "time": "2021-09-09T02:46:00+00:00" + "time": "2022-01-25T20:28:49+00:00" }, { "name": "johnpbloch/wordpress-core-installer", -- GitLab