diff --git a/composer.json b/composer.json index 1f6aec4d0..b5bf0c259 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "yoast/phpunit-polyfills": "^4.0.0", "newfold-labs/wp-php-standards": "^1.2.5", "wp-cli/i18n-command": "^2.6.3", - "johnpbloch/wordpress": "6.1.7", + "johnpbloch/wordpress": "6.8.2", "lucatume/wp-browser": "*", "phpunit/phpcov": "*" }, diff --git a/composer.lock b/composer.lock index a234aea7c..2b0948fc9 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": "54e0a1df4f0fc5b3b2d91640055d822e", + "content-hash": "bc429b794b1558ea68cb475f7d557bb1", "packages": [ { "name": "doctrine/inflector", @@ -3173,20 +3173,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.1.7", + "version": "6.8.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "5bb08ea0d939008f88da600786a9d9385096fc1d" + "reference": "f224d9b28c88048312f3fe635cb65ba66a936950" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/5bb08ea0d939008f88da600786a9d9385096fc1d", - "reference": "5bb08ea0d939008f88da600786a9d9385096fc1d", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/f224d9b28c88048312f3fe635cb65ba66a936950", + "reference": "f224d9b28c88048312f3fe635cb65ba66a936950", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.1.7", + "johnpbloch/wordpress-core": "6.8.2", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -3215,28 +3215,28 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2024-06-24T17:31:23+00:00" + "time": "2025-07-15T15:33:05+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.1.7", + "version": "6.8.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "d61c8261b66dfa80d7cc0478ecb205a3fd5e06c5" + "reference": "316a8fe38b6dde4e4f399946809f040462038403" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/d61c8261b66dfa80d7cc0478ecb205a3fd5e06c5", - "reference": "d61c8261b66dfa80d7cc0478ecb205a3fd5e06c5", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/316a8fe38b6dde4e4f399946809f040462038403", + "reference": "316a8fe38b6dde4e4f399946809f040462038403", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=5.6.20" + "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.1.7" + "wordpress/core-implementation": "6.8.2" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -3263,7 +3263,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2024-06-24T17:31:18+00:00" + "time": "2025-07-15T15:32:59+00:00" }, { "name": "johnpbloch/wordpress-core-installer",