diff --git a/composer.json b/composer.json index 96ca49e09b895ba6f12e450b923a8005c7f03120..dcfc799e48a50559f18bf21e19a85c488a3768a3 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "oomphinc/composer-installers-extender": "2.0.1", "cweagans/composer-patches": "1.7.3", "koodimonni/composer-dropin-installer": "1.4", - "johnpbloch/wordpress": "6.3.2", + "johnpbloch/wordpress": "6.4.0", "bjornjohansen/wplang": "0.2.0", "wpackagist-plugin/disable-wordpress-updates": "1.7.1", "wpackagist-plugin/more-privacy-options": "4.6", diff --git a/composer.lock b/composer.lock index 55490583035397fe92ea295d8c74500bc23ce500..890b743a614860a60300b4a8d410291999c78c87 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": "086abc4bb5cdb1dd283955438ecdecd5", + "content-hash": "a9d7cc2097481dab4b3104912dd1d174", "packages": [ { "name": "bjornjohansen/wplang", @@ -297,20 +297,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.3.2", + "version": "6.4.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "95f0b339643817935ac043b98d4aa1e1a0d08049" + "reference": "84161516e8208d2a4a53754108f5b9f0428021e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/95f0b339643817935ac043b98d4aa1e1a0d08049", - "reference": "95f0b339643817935ac043b98d4aa1e1a0d08049", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/84161516e8208d2a4a53754108f5b9f0428021e3", + "reference": "84161516e8208d2a4a53754108f5b9f0428021e3", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.3.2", + "johnpbloch/wordpress-core": "6.4.0", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -339,20 +339,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2023-10-12T19:02:29+00:00" + "time": "2023-11-07T19:31:22+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.3.2", + "version": "6.4.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "0a18695e2ae028ea8485c45053c14525544c1dc7" + "reference": "9affce6bea176c5449353603f888cc6b8b066778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/0a18695e2ae028ea8485c45053c14525544c1dc7", - "reference": "0a18695e2ae028ea8485c45053c14525544c1dc7", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/9affce6bea176c5449353603f888cc6b8b066778", + "reference": "9affce6bea176c5449353603f888cc6b8b066778", "shasum": "" }, "require": { @@ -360,7 +360,7 @@ "php": ">=7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.2" + "wordpress/core-implementation": "6.4.0" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -387,7 +387,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2023-10-12T19:02:24+00:00" + "time": "2023-11-07T19:31:18+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -1987,5 +1987,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }