diff --git a/composer.json b/composer.json index efb0b1063..61eba4d5c 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "wp-cli/wp-cli-bundle": "^2.8.1|^2.12", "wp-cli/i18n-command": "^2.6", "10up/wp_mock": "^0.5.0|^1.0.0", - "johnpbloch/wordpress": "6.9.0", + "johnpbloch/wordpress": "6.9.1", "lucatume/wp-browser": "*", "phpunit/phpcov": "*" }, diff --git a/composer.lock b/composer.lock index 0789ea9e9..974b58787 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": "e21815b9d6cea22aa34ed81fb6458f5e", + "content-hash": "daa82d5787c8a68446190b39edf1880c", "packages": [ { "name": "colinmollenhour/credis", @@ -3305,20 +3305,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.9.0", + "version": "6.9.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "fbc8bf2209d0ab8d579d937b3df89003a3b86b8e" + "reference": "46b4f217817e43cf49f4dbb824f0b755fcff11ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/fbc8bf2209d0ab8d579d937b3df89003a3b86b8e", - "reference": "fbc8bf2209d0ab8d579d937b3df89003a3b86b8e", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/46b4f217817e43cf49f4dbb824f0b755fcff11ee", + "reference": "46b4f217817e43cf49f4dbb824f0b755fcff11ee", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.9.0", + "johnpbloch/wordpress-core": "6.9.1", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -3347,20 +3347,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2025-12-02T19:11:04+00:00" + "time": "2026-02-03T18:03:53+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.9.0", + "version": "6.9.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "4626d4e896c36ab77a69ce58627bc76243b5dd07" + "reference": "840ffab74cb3d19cc0076363358f783041b5f3cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/4626d4e896c36ab77a69ce58627bc76243b5dd07", - "reference": "4626d4e896c36ab77a69ce58627bc76243b5dd07", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/840ffab74cb3d19cc0076363358f783041b5f3cf", + "reference": "840ffab74cb3d19cc0076363358f783041b5f3cf", "shasum": "" }, "require": { @@ -3368,7 +3368,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.9.0" + "wordpress/core-implementation": "6.9.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -3395,7 +3395,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2025-12-02T19:10:58+00:00" + "time": "2026-02-03T18:03:48+00:00" }, { "name": "johnpbloch/wordpress-core-installer",