diff --git a/composer.json b/composer.json index ad0578cc6..e3b779346 100644 --- a/composer.json +++ b/composer.json @@ -17,14 +17,14 @@ "automattic/vipwpcs": "^2.3", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2", "humanmade/mercator": "^1.0", - "johnpbloch/wordpress": "^6.2", + "johnpbloch/wordpress": "^6.3", "php-coveralls/php-coveralls": "^2.5", "phpcompatibility/php-compatibility": "dev-develop as 9.99.99", "phpcompatibility/phpcompatibility-wp": "^2.1", "phpunit/phpunit": "^5.7", "wp-cli/wp-cli-bundle": "^2.6", "wp-coding-standards/wpcs": "^2.3", - "wp-phpunit/wp-phpunit": "^6.2", + "wp-phpunit/wp-phpunit": "^6.3", "wpackagist-plugin/advanced-custom-fields": "5.8.12", "wpackagist-plugin/easy-digital-downloads": "2.9.23", "wpackagist-plugin/jetpack": "10.0", diff --git a/composer.lock b/composer.lock index 99388a5a1..de38ed2f1 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": "71927b119da9ecff24553bb20e02349c", + "content-hash": "eb0010aa42bef45f1a99a621580d7dd4", "packages": [ { "name": "composer/installers", @@ -1445,27 +1445,27 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.2.0", + "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "de3b59e7e724bdc6c334f93ddbf2f9e06a92267b" + "reference": "45e299b8eae626d7b1db1eb53a69e63b9cc75bf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/de3b59e7e724bdc6c334f93ddbf2f9e06a92267b", - "reference": "de3b59e7e724bdc6c334f93ddbf2f9e06a92267b", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/45e299b8eae626d7b1db1eb53a69e63b9cc75bf6", + "reference": "45e299b8eae626d7b1db1eb53a69e63b9cc75bf6", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.2.0", + "johnpbloch/wordpress-core": "6.3.1", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", - "php": ">=5.6.20" + "php": ">=7.0.0" }, "type": "package", "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -1487,28 +1487,28 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2023-03-30T04:14:55+00:00" + "time": "2023-08-29T14:28:17+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.2.0", + "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "cec139b6b71913343b68fbf043c468407a921225" + "reference": "fc432f78ae5256b7fa28e810cfdf0b968d003699" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/cec139b6b71913343b68fbf043c468407a921225", - "reference": "cec139b6b71913343b68fbf043c468407a921225", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/fc432f78ae5256b7fa28e810cfdf0b968d003699", + "reference": "fc432f78ae5256b7fa28e810cfdf0b968d003699", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=5.6.20" + "php": ">=7.0.0" }, "provide": { - "wordpress/core-implementation": "6.2.0" + "wordpress/core-implementation": "6.3.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -1535,7 +1535,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2023-03-30T04:14:50+00:00" + "time": "2023-08-29T14:28:14+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -7218,16 +7218,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.2.0", + "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "3b7ab767dde017dec9327cc024e9f26fd776a57b" + "reference": "4797791a311c41d213027333e4fcc48073f77df0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/3b7ab767dde017dec9327cc024e9f26fd776a57b", - "reference": "3b7ab767dde017dec9327cc024e9f26fd776a57b", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/4797791a311c41d213027333e4fcc48073f77df0", + "reference": "4797791a311c41d213027333e4fcc48073f77df0", "shasum": "" }, "type": "library", @@ -7262,7 +7262,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2023-03-30T01:15:51+00:00" + "time": "2023-08-09T01:26:57+00:00" }, { "name": "wpackagist-plugin/advanced-custom-fields", @@ -7442,5 +7442,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }