diff --git a/composer.json b/composer.json index ae68492da2e75a503e88055754c88c18ab96cb0c..884734297a8f1af38fb7f88b12f20c7e57cfcde6 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "oomphinc/composer-installers-extender": "2.0.1", "cweagans/composer-patches": "1.7.2", "koodimonni/composer-dropin-installer": "1.4", - "johnpbloch/wordpress": "6.0.0", + "johnpbloch/wordpress": "6.0.1", "bjornjohansen/wplang": "0.2.0", "wpackagist-plugin/disable-wordpress-updates": "1.7.0", "wpackagist-plugin/more-privacy-options": "4.6", diff --git a/composer.lock b/composer.lock index 5381667d8172cedf66de0c5af449ae4478ed605d..b5bf8208181458a2ef634b9b9da4bdde731a83b5 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": "ce5341c640ab6ed7f880ecbd30f262b0", + "content-hash": "2917b7818f9cdddc5e367e1e06b167fe", "packages": [ { "name": "bjornjohansen/wplang", @@ -250,20 +250,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.0.0", + "version": "6.0.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "2432ce687e68c3df7de16920d467761b241e20cf" + "reference": "185dfc9f49aa48efb4f345a042e78e5003d9b6a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/2432ce687e68c3df7de16920d467761b241e20cf", - "reference": "2432ce687e68c3df7de16920d467761b241e20cf", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/185dfc9f49aa48efb4f345a042e78e5003d9b6a2", + "reference": "185dfc9f49aa48efb4f345a042e78e5003d9b6a2", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.0.0", + "johnpbloch/wordpress-core": "6.0.1", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=5.6.20" }, @@ -292,20 +292,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2022-05-24T19:10:15+00:00" + "time": "2022-07-12T16:22:03+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.0.0", + "version": "6.0.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "90d8de3a682f2ed93ebe8cf99bec8fb297d43967" + "reference": "163eec26760f7d2cac040e04f00ce548cd303eb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/90d8de3a682f2ed93ebe8cf99bec8fb297d43967", - "reference": "90d8de3a682f2ed93ebe8cf99bec8fb297d43967", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/163eec26760f7d2cac040e04f00ce548cd303eb1", + "reference": "163eec26760f7d2cac040e04f00ce548cd303eb1", "shasum": "" }, "require": { @@ -313,7 +313,7 @@ "php": ">=5.6.20" }, "provide": { - "wordpress/core-implementation": "6.0.0" + "wordpress/core-implementation": "6.0.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -340,7 +340,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2022-05-24T19:10:11+00:00" + "time": "2022-07-12T16:22:00+00:00" }, { "name": "johnpbloch/wordpress-core-installer",