diff --git a/composer.json b/composer.json index 016dc41..2b38784 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "phpcompatibility/phpcompatibility-wp": "2.1.4", "phpunit/phpunit": "9.5.28", "wp-coding-standards/wpcs": "^2.3", - "johnpbloch/wordpress-core": "6.1.1", + "johnpbloch/wordpress-core": "6.7.1", "wp-phpunit/wp-phpunit": "6.1.1", "yoast/phpunit-polyfills": "1.1.0", "wp-cli/wp-cli": "*" diff --git a/composer.lock b/composer.lock index 38ae68a..c2f34ef 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": "7a3deba220b0a3ac72b3a4419871538b", + "content-hash": "debefaac9152dc6210d105cd8e2e4f69", "packages": [], "packages-dev": [ { @@ -157,24 +157,24 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.1.1", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "c9688597721b8579f3c29028e572a7b9753db893" + "reference": "1975a1deaef23914b391f37314cc0e6a23ae16d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/c9688597721b8579f3c29028e572a7b9753db893", - "reference": "c9688597721b8579f3c29028e572a7b9753db893", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/1975a1deaef23914b391f37314cc0e6a23ae16d7", + "reference": "1975a1deaef23914b391f37314cc0e6a23ae16d7", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=5.6.20" + "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.1.1" + "wordpress/core-implementation": "6.7.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -201,7 +201,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2022-11-15T19:11:58+00:00" + "time": "2024-11-21T14:47:02+00:00" }, { "name": "mustache/mustache",