diff --git a/composer.json b/composer.json index ed93dda5bed378d7a7a92265123d542fbd3fc45a..4012010f50e0d5ad2cb87c2ea8d31696b8b4a241 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.5.3", + "johnpbloch/wordpress": "6.5.4", "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 c4f6e05ec1ca8497ce00beba6cf4e12dd8a68c5d..d5134f1fd07da5f44b5c7047dbe1c6931f0228db 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": "d1fe19196bb785130d8c9822382c4d80", + "content-hash": "87be508e3999a7bffe3035da2acd9a73", "packages": [ { "name": "bjornjohansen/wplang", @@ -297,20 +297,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.5.3", + "version": "6.5.4", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "4b2bb79af8ed93b545c4696967bca72eb09fe384" + "reference": "435a5320201357f7232fb5745024a123cbfb69c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/4b2bb79af8ed93b545c4696967bca72eb09fe384", - "reference": "4b2bb79af8ed93b545c4696967bca72eb09fe384", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/435a5320201357f7232fb5745024a123cbfb69c0", + "reference": "435a5320201357f7232fb5745024a123cbfb69c0", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.5.3", + "johnpbloch/wordpress-core": "6.5.4", "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": "2024-05-07T16:03:44+00:00" + "time": "2024-06-05T15:31:11+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.5.3", + "version": "6.5.4", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "2e2e090f5f9c342c302b3b1f05c20077f5253222" + "reference": "3ca1d2c88cc4b4d06e860424b38ff9ac9a6e200c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/2e2e090f5f9c342c302b3b1f05c20077f5253222", - "reference": "2e2e090f5f9c342c302b3b1f05c20077f5253222", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/3ca1d2c88cc4b4d06e860424b38ff9ac9a6e200c", + "reference": "3ca1d2c88cc4b4d06e860424b38ff9ac9a6e200c", "shasum": "" }, "require": { @@ -360,7 +360,7 @@ "php": ">=7.0.0" }, "provide": { - "wordpress/core-implementation": "6.5.3" + "wordpress/core-implementation": "6.5.4" }, "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": "2024-05-07T16:03:39+00:00" + "time": "2024-06-05T15:31:06+00:00" }, { "name": "johnpbloch/wordpress-core-installer",