diff --git a/composer.json b/composer.json index da8c364e070fa4fa1234dd28a0d96d0c68bb02b3..38066f66f337cc4c7abe33fc2eaafbd36aad89eb 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.9.0", + "johnpbloch/wordpress": "5.9.1", "bjornjohansen/wplang": "0.1.1", "wpackagist-plugin/disable-wordpress-updates": "1.7.0", "wpackagist-plugin/more-privacy-options": "4.6", diff --git a/composer.lock b/composer.lock index a3ef59b875162b9c8da1daa4a5e3d65c36861f41..e9006cabd098c3e3990485c71f9bd7676addeac0 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": "cdec2d5959498a033e71004c5198103c", + "content-hash": "24a9dcc4aa5788d0388e8cf68d6d33c5", "packages": [ { "name": "bjornjohansen/wplang", @@ -237,20 +237,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "5.9.0", + "version": "5.9.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "6ada7243daf56881a1a09b5fbba60b993e38fa74" + "reference": "37734d678aac2d8cae73271583e638eaa82823d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/6ada7243daf56881a1a09b5fbba60b993e38fa74", - "reference": "6ada7243daf56881a1a09b5fbba60b993e38fa74", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/37734d678aac2d8cae73271583e638eaa82823d2", + "reference": "37734d678aac2d8cae73271583e638eaa82823d2", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "5.9.0", + "johnpbloch/wordpress-core": "5.9.1", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=5.6.20" }, @@ -272,20 +272,20 @@ "cms", "wordpress" ], - "time": "2022-01-25T20:11:11+00:00" + "time": "2022-02-22T15:31:51+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "5.9.0", + "version": "5.9.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "51241ed9138dd1fb552f6b85fc2025e6135fc03f" + "reference": "2c3acb773b91a72ab83ee039532d2c7e0b6f2127" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/51241ed9138dd1fb552f6b85fc2025e6135fc03f", - "reference": "51241ed9138dd1fb552f6b85fc2025e6135fc03f", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/2c3acb773b91a72ab83ee039532d2c7e0b6f2127", + "reference": "2c3acb773b91a72ab83ee039532d2c7e0b6f2127", "shasum": "" }, "require": { @@ -293,7 +293,7 @@ "php": ">=5.6.20" }, "provide": { - "wordpress/core-implementation": "5.9.0" + "wordpress/core-implementation": "5.9.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -313,7 +313,7 @@ "cms", "wordpress" ], - "time": "2022-01-25T20:28:49+00:00" + "time": "2022-02-22T15:31:48+00:00" }, { "name": "johnpbloch/wordpress-core-installer",