diff --git a/composer.json b/composer.json index d4f1c865..da4d402e 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "wp-pay-extensions/gravityforms": "^4.5", "wp-pay-extensions/memberpress": "^4.7", "wp-pay-extensions/ninjaforms": "^3.2", - "wp-pay-extensions/restrict-content-pro": "^4.3", + "wp-pay-extensions/restrict-content-pro": "^4.4", "wp-pay-extensions/woocommerce": "^4.5", "wp-pay-gateways/adyen": "^4.4", "wp-pay-gateways/buckaroo": "^4.3", diff --git a/composer.lock b/composer.lock index 9d77e34e..82b46539 100644 --- a/composer.lock +++ b/composer.lock @@ -4,27 +4,27 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "301b104aa77b44c3da4fe54b6700694e", + "content-hash": "e51b90a35f69b706b2139955ffa01a5a", "packages": [ { "name": "automattic/jetpack-autoloader", - "version": "v2.11.22", + "version": "v2.12.0", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", - "reference": "32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1" + "reference": "632b69cfc73ed5505f2b03165e7f68d414d0da12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1", - "reference": "32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1", + "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/632b69cfc73ed5505f2b03165e7f68d414d0da12", + "reference": "632b69cfc73ed5505f2b03165e7f68d414d0da12", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^3.3.8", + "automattic/jetpack-changelogger": "^3.3.11", "yoast/phpunit-polyfills": "1.1.0" }, "type": "composer-plugin", @@ -35,8 +35,11 @@ "changelogger": { "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" }, + "version-constants": { + "::VERSION": "src/AutoloadGenerator.php" + }, "branch-alias": { - "dev-trunk": "2.11.x-dev" + "dev-trunk": "2.12.x-dev" } }, "autoload": { @@ -61,9 +64,9 @@ "wordpress" ], "support": { - "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.22" + "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.12.0" }, - "time": "2023-08-23T17:57:14+00:00" + "time": "2023-09-28T18:33:34+00:00" }, { "name": "composer/installers", @@ -212,16 +215,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.2.12", + "version": "v5.2.13", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "shasum": "" }, "require": { @@ -276,9 +279,9 @@ ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12" + "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" }, - "time": "2022-04-13T08:02:27+00:00" + "time": "2023-09-26T02:20:38+00:00" }, { "name": "pronamic/icepay-soap-api", @@ -777,16 +780,16 @@ }, { "name": "woocommerce/action-scheduler", - "version": "3.6.2", + "version": "3.6.3", "source": { "type": "git", "url": "https://github.com/woocommerce/action-scheduler.git", - "reference": "4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc" + "reference": "c33dd732e37c90f37c3f9662f7eed888c11dc60d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc", - "reference": "4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc", + "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c33dd732e37c90f37c3f9662f7eed888c11dc60d", + "reference": "c33dd732e37c90f37c3f9662f7eed888c11dc60d", "shasum": "" }, "require-dev": { @@ -811,9 +814,9 @@ "homepage": "https://actionscheduler.org/", "support": { "issues": "https://github.com/woocommerce/action-scheduler/issues", - "source": "https://github.com/woocommerce/action-scheduler/tree/3.6.2" + "source": "https://github.com/woocommerce/action-scheduler/tree/3.6.3" }, - "time": "2023-08-09T19:43:41+00:00" + "time": "2023-09-13T13:40:20+00:00" }, { "name": "wp-pay-extensions/charitable", @@ -1462,16 +1465,16 @@ }, { "name": "wp-pay-extensions/restrict-content-pro", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/pronamic/wp-pronamic-pay-restrict-content-pro.git", - "reference": "8857ac272bb9b0d9256d8e1e9f8ca6664a397b4a" + "reference": "2eb4c1b2137bdec50261e067d57159d4a8e39aa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pronamic/wp-pronamic-pay-restrict-content-pro/zipball/8857ac272bb9b0d9256d8e1e9f8ca6664a397b4a", - "reference": "8857ac272bb9b0d9256d8e1e9f8ca6664a397b4a", + "url": "https://api.github.com/repos/pronamic/wp-pronamic-pay-restrict-content-pro/zipball/2eb4c1b2137bdec50261e067d57159d4a8e39aa3", + "reference": "2eb4c1b2137bdec50261e067d57159d4a8e39aa3", "shasum": "" }, "require": { @@ -1531,7 +1534,7 @@ "issues": "https://github.com/wp-pay-extensions/restrict-content-pro/issues", "source": "https://github.com/wp-pay-extensions/restrict-content-pro" }, - "time": "2023-09-11T09:29:04+00:00" + "time": "2023-09-29T08:05:20+00:00" }, { "name": "wp-pay-extensions/woocommerce", @@ -4436,16 +4439,16 @@ }, { "name": "pdepend/pdepend", - "version": "2.14.0", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "1121d4b04af06e33e9659bac3a6741b91cab1de1" + "reference": "d12f25bcdfb7754bea458a4a5cb159d55e9950d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/1121d4b04af06e33e9659bac3a6741b91cab1de1", - "reference": "1121d4b04af06e33e9659bac3a6741b91cab1de1", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/d12f25bcdfb7754bea458a4a5cb159d55e9950d0", + "reference": "d12f25bcdfb7754bea458a4a5cb159d55e9950d0", "shasum": "" }, "require": { @@ -4487,7 +4490,7 @@ ], "support": { "issues": "https://github.com/pdepend/pdepend/issues", - "source": "https://github.com/pdepend/pdepend/tree/2.14.0" + "source": "https://github.com/pdepend/pdepend/tree/2.15.1" }, "funding": [ { @@ -4495,7 +4498,7 @@ "type": "tidelift" } ], - "time": "2023-05-26T13:15:18+00:00" + "time": "2023-09-28T12:00:56+00:00" }, { "name": "phar-io/manifest", @@ -4908,22 +4911,22 @@ }, { "name": "phpmd/phpmd", - "version": "2.13.0", + "version": "2.14.1", "source": { "type": "git", "url": "https://github.com/phpmd/phpmd.git", - "reference": "dad0228156856b3ad959992f9748514fa943f3e3" + "reference": "442fc2c34edcd5198b442d8647c7f0aec3afabe8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmd/phpmd/zipball/dad0228156856b3ad959992f9748514fa943f3e3", - "reference": "dad0228156856b3ad959992f9748514fa943f3e3", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/442fc2c34edcd5198b442d8647c7f0aec3afabe8", + "reference": "442fc2c34edcd5198b442d8647c7f0aec3afabe8", "shasum": "" }, "require": { "composer/xdebug-handler": "^1.0 || ^2.0 || ^3.0", "ext-xml": "*", - "pdepend/pdepend": "^2.12.1", + "pdepend/pdepend": "^2.15.1", "php": ">=5.3.9" }, "require-dev": { @@ -4933,7 +4936,7 @@ "gregwar/rst": "^1.0", "mikey179/vfsstream": "^1.6.8", "phpunit/phpunit": "^4.8.36 || ^5.7.27", - "squizlabs/php_codesniffer": "^2.0" + "squizlabs/php_codesniffer": "^2.9.2 || ^3.7.2" }, "bin": [ "src/bin/phpmd" @@ -4970,6 +4973,7 @@ "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.", "homepage": "https://phpmd.org/", "keywords": [ + "dev", "mess detection", "mess detector", "pdepend", @@ -4979,7 +4983,7 @@ "support": { "irc": "irc://irc.freenode.org/phpmd", "issues": "https://github.com/phpmd/phpmd/issues", - "source": "https://github.com/phpmd/phpmd/tree/2.13.0" + "source": "https://github.com/phpmd/phpmd/tree/2.14.1" }, "funding": [ { @@ -4987,20 +4991,20 @@ "type": "tidelift" } ], - "time": "2022-09-10T08:44:15+00:00" + "time": "2023-09-28T13:07:44+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "9.2.27", + "version": "9.2.29", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "b0a88255cb70d52653d80c890bd7f38740ea50d1" + "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b0a88255cb70d52653d80c890bd7f38740ea50d1", - "reference": "b0a88255cb70d52653d80c890bd7f38740ea50d1", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76", + "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76", "shasum": "" }, "require": { @@ -5057,7 +5061,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.27" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.29" }, "funding": [ { @@ -5065,7 +5069,7 @@ "type": "github" } ], - "time": "2023-07-26T13:44:30+00:00" + "time": "2023-09-19T04:57:46+00:00" }, { "name": "phpunit/php-file-iterator", @@ -5310,16 +5314,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.11", + "version": "9.6.13", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "810500e92855eba8a7a5319ae913be2da6f957b0" + "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/810500e92855eba8a7a5319ae913be2da6f957b0", - "reference": "810500e92855eba8a7a5319ae913be2da6f957b0", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be", + "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be", "shasum": "" }, "require": { @@ -5334,7 +5338,7 @@ "phar-io/manifest": "^2.0.3", "phar-io/version": "^3.0.2", "php": ">=7.3", - "phpunit/php-code-coverage": "^9.2.13", + "phpunit/php-code-coverage": "^9.2.28", "phpunit/php-file-iterator": "^3.0.5", "phpunit/php-invoker": "^3.1.1", "phpunit/php-text-template": "^2.0.3", @@ -5393,7 +5397,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.11" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13" }, "funding": [ { @@ -5409,7 +5413,7 @@ "type": "tidelift" } ], - "time": "2023-08-19T07:10:56+00:00" + "time": "2023-09-19T05:39:22+00:00" }, { "name": "pronamic/pronamic-cli", @@ -5417,12 +5421,12 @@ "source": { "type": "git", "url": "https://github.com/pronamic/pronamic-cli.git", - "reference": "33351cf6f659453489e06c1f2e7fa3f97df4d205" + "reference": "06c78844968328f6cc2210217b307613ac1f864e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pronamic/pronamic-cli/zipball/33351cf6f659453489e06c1f2e7fa3f97df4d205", - "reference": "33351cf6f659453489e06c1f2e7fa3f97df4d205", + "url": "https://api.github.com/repos/pronamic/pronamic-cli/zipball/06c78844968328f6cc2210217b307613ac1f864e", + "reference": "06c78844968328f6cc2210217b307613ac1f864e", "shasum": "" }, "require": { @@ -5458,7 +5462,7 @@ "issues": "https://github.com/pronamic/pronamic-cli/issues", "source": "https://github.com/pronamic/pronamic-cli/tree/main" }, - "time": "2023-06-06T09:57:38+00:00" + "time": "2023-09-19T07:53:27+00:00" }, { "name": "pronamic/wp-coding-standards", @@ -5566,16 +5570,16 @@ }, { "name": "psr/http-client", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { @@ -5612,9 +5616,9 @@ "psr-18" ], "support": { - "source": "https://github.com/php-fig/http-client/tree/1.0.2" + "source": "https://github.com/php-fig/http-client" }, - "time": "2023-04-10T20:12:12+00:00" + "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory", @@ -8717,16 +8721,16 @@ }, { "name": "wp-cli/cache-command", - "version": "v2.1.0", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/wp-cli/cache-command.git", - "reference": "e646bd57d3a43614d08239c2a71ff4eda2b862a0" + "reference": "5a74fa042ecaeff93f149b08a279730c69b1b448" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/e646bd57d3a43614d08239c2a71ff4eda2b862a0", - "reference": "e646bd57d3a43614d08239c2a71ff4eda2b862a0", + "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/5a74fa042ecaeff93f149b08a279730c69b1b448", + "reference": "5a74fa042ecaeff93f149b08a279730c69b1b448", "shasum": "" }, "require": { @@ -8734,7 +8738,7 @@ }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -8786,22 +8790,22 @@ "homepage": "https://github.com/wp-cli/cache-command", "support": { "issues": "https://github.com/wp-cli/cache-command/issues", - "source": "https://github.com/wp-cli/cache-command/tree/v2.1.0" + "source": "https://github.com/wp-cli/cache-command/tree/v2.1.1" }, - "time": "2023-04-26T19:05:07+00:00" + "time": "2023-08-30T14:34:01+00:00" }, { "name": "wp-cli/checksum-command", - "version": "v2.2.3", + "version": "v2.2.4", "source": { "type": "git", "url": "https://github.com/wp-cli/checksum-command.git", - "reference": "ae420d8b938964af6a50ceffac24c4303a992af9" + "reference": "7ae020192bc6ee9042be0bf664bd998b1861e994" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/ae420d8b938964af6a50ceffac24c4303a992af9", - "reference": "ae420d8b938964af6a50ceffac24c4303a992af9", + "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/7ae020192bc6ee9042be0bf664bd998b1861e994", + "reference": "7ae020192bc6ee9042be0bf664bd998b1861e994", "shasum": "" }, "require": { @@ -8809,7 +8813,7 @@ }, "require-dev": { "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -8845,22 +8849,22 @@ "homepage": "https://github.com/wp-cli/checksum-command", "support": { "issues": "https://github.com/wp-cli/checksum-command/issues", - "source": "https://github.com/wp-cli/checksum-command/tree/v2.2.3" + "source": "https://github.com/wp-cli/checksum-command/tree/v2.2.4" }, - "time": "2023-07-03T19:57:55+00:00" + "time": "2023-08-30T13:34:47+00:00" }, { "name": "wp-cli/config-command", - "version": "v2.2.0", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/wp-cli/config-command.git", - "reference": "32927712c05069f7202797a7a1033b453c521813" + "reference": "d4d505f5d071871259b2e260cf35085209d4dece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/config-command/zipball/32927712c05069f7202797a7a1033b453c521813", - "reference": "32927712c05069f7202797a7a1033b453c521813", + "url": "https://api.github.com/repos/wp-cli/config-command/zipball/d4d505f5d071871259b2e260cf35085209d4dece", + "reference": "d4d505f5d071871259b2e260cf35085209d4dece", "shasum": "" }, "require": { @@ -8869,7 +8873,7 @@ }, "require-dev": { "wp-cli/db-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -8884,6 +8888,7 @@ "config create", "config get", "config has", + "config is-true", "config list", "config path", "config set", @@ -8918,22 +8923,22 @@ "homepage": "https://github.com/wp-cli/config-command", "support": { "issues": "https://github.com/wp-cli/config-command/issues", - "source": "https://github.com/wp-cli/config-command/tree/v2.2.0" + "source": "https://github.com/wp-cli/config-command/tree/v2.3.0" }, - "time": "2023-06-29T21:59:10+00:00" + "time": "2023-08-30T15:15:17+00:00" }, { "name": "wp-cli/core-command", - "version": "v2.1.14", + "version": "v2.1.15", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", - "reference": "fb302c35591df96294a88d524ecbfeaf8b29d9d0" + "reference": "7a81a8658620078bf5f2785836cb33aa382e8bb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/core-command/zipball/fb302c35591df96294a88d524ecbfeaf8b29d9d0", - "reference": "fb302c35591df96294a88d524ecbfeaf8b29d9d0", + "url": "https://api.github.com/repos/wp-cli/core-command/zipball/7a81a8658620078bf5f2785836cb33aa382e8bb4", + "reference": "7a81a8658620078bf5f2785836cb33aa382e8bb4", "shasum": "" }, "require": { @@ -8945,7 +8950,7 @@ "wp-cli/db-command": "^1.3 || ^2", "wp-cli/entity-command": "^1.3 || ^2", "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^3.2.7" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -8989,22 +8994,22 @@ "homepage": "https://github.com/wp-cli/core-command", "support": { "issues": "https://github.com/wp-cli/core-command/issues", - "source": "https://github.com/wp-cli/core-command/tree/v2.1.14" + "source": "https://github.com/wp-cli/core-command/tree/v2.1.15" }, - "time": "2023-07-13T12:05:43+00:00" + "time": "2023-08-30T15:54:16+00:00" }, { "name": "wp-cli/cron-command", - "version": "v2.2.2", + "version": "v2.2.3", "source": { "type": "git", "url": "https://github.com/wp-cli/cron-command.git", - "reference": "c63ac49baf425b13a80875e092feaebd9c75c932" + "reference": "bc7e4bd2f441a5bb3b311e1419be2b05ed53146d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/c63ac49baf425b13a80875e092feaebd9c75c932", - "reference": "c63ac49baf425b13a80875e092feaebd9c75c932", + "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/bc7e4bd2f441a5bb3b311e1419be2b05ed53146d", + "reference": "bc7e4bd2f441a5bb3b311e1419be2b05ed53146d", "shasum": "" }, "require": { @@ -9014,7 +9019,7 @@ "wp-cli/entity-command": "^1.3 || ^2", "wp-cli/eval-command": "^2.0", "wp-cli/server-command": "^2.0", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9058,22 +9063,22 @@ "homepage": "https://github.com/wp-cli/cron-command", "support": { "issues": "https://github.com/wp-cli/cron-command/issues", - "source": "https://github.com/wp-cli/cron-command/tree/v2.2.2" + "source": "https://github.com/wp-cli/cron-command/tree/v2.2.3" }, - "time": "2023-05-25T16:11:42+00:00" + "time": "2023-08-30T13:31:32+00:00" }, { "name": "wp-cli/db-command", - "version": "v2.0.25", + "version": "v2.0.26", "source": { "type": "git", "url": "https://github.com/wp-cli/db-command.git", - "reference": "258b9b348d5d1cf884881b1bd1efc819e735af0d" + "reference": "0908bf5182b830c302199037070292e20d9f4ea6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/db-command/zipball/258b9b348d5d1cf884881b1bd1efc819e735af0d", - "reference": "258b9b348d5d1cf884881b1bd1efc819e735af0d", + "url": "https://api.github.com/repos/wp-cli/db-command/zipball/0908bf5182b830c302199037070292e20d9f4ea6", + "reference": "0908bf5182b830c302199037070292e20d9f4ea6", "shasum": "" }, "require": { @@ -9081,7 +9086,7 @@ }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9132,22 +9137,22 @@ "homepage": "https://github.com/wp-cli/db-command", "support": { "issues": "https://github.com/wp-cli/db-command/issues", - "source": "https://github.com/wp-cli/db-command/tree/v2.0.25" + "source": "https://github.com/wp-cli/db-command/tree/v2.0.26" }, - "time": "2023-02-17T16:38:54+00:00" + "time": "2023-08-30T15:50:59+00:00" }, { "name": "wp-cli/embed-command", - "version": "v2.0.14", + "version": "v2.0.15", "source": { "type": "git", "url": "https://github.com/wp-cli/embed-command.git", - "reference": "fa967407e5ae7c379d8d82ff5f22c3d92e3bd1d8" + "reference": "3987e2051354eaad842c8612ea9255493534c589" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/fa967407e5ae7c379d8d82ff5f22c3d92e3bd1d8", - "reference": "fa967407e5ae7c379d8d82ff5f22c3d92e3bd1d8", + "url": "https://api.github.com/repos/wp-cli/embed-command/zipball/3987e2051354eaad842c8612ea9255493534c589", + "reference": "3987e2051354eaad842c8612ea9255493534c589", "shasum": "" }, "require": { @@ -9155,7 +9160,7 @@ }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9199,22 +9204,22 @@ "homepage": "https://github.com/wp-cli/embed-command", "support": { "issues": "https://github.com/wp-cli/embed-command/issues", - "source": "https://github.com/wp-cli/embed-command/tree/v2.0.14" + "source": "https://github.com/wp-cli/embed-command/tree/v2.0.15" }, - "time": "2023-07-17T11:07:56+00:00" + "time": "2023-08-30T15:52:06+00:00" }, { "name": "wp-cli/entity-command", - "version": "v2.5.3", + "version": "v2.5.5", "source": { "type": "git", "url": "https://github.com/wp-cli/entity-command.git", - "reference": "ab523042d163875e8011d1fe3a8f715522798a21" + "reference": "9b4a1d0f4a59f7fc69d6a7e4da724c87c7695675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/ab523042d163875e8011d1fe3a8f715522798a21", - "reference": "ab523042d163875e8011d1fe3a8f715522798a21", + "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/9b4a1d0f4a59f7fc69d6a7e4da724c87c7695675", + "reference": "9b4a1d0f4a59f7fc69d6a7e4da724c87c7695675", "shasum": "" }, "require": { @@ -9226,7 +9231,7 @@ "wp-cli/extension-command": "^1.2 || ^2", "wp-cli/media-command": "^1.1 || ^2", "wp-cli/super-admin-command": "^1 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9410,29 +9415,29 @@ "homepage": "https://github.com/wp-cli/entity-command", "support": { "issues": "https://github.com/wp-cli/entity-command/issues", - "source": "https://github.com/wp-cli/entity-command/tree/v2.5.3" + "source": "https://github.com/wp-cli/entity-command/tree/v2.5.5" }, - "time": "2023-07-13T14:26:05+00:00" + "time": "2023-09-19T23:00:47+00:00" }, { "name": "wp-cli/eval-command", - "version": "v2.2.3", + "version": "v2.2.4", "source": { "type": "git", "url": "https://github.com/wp-cli/eval-command.git", - "reference": "058ab776e6044a990b44bd21ad5802c90b9fe540" + "reference": "5a9c605ae52d118f582693209d2f1c5c4f214b76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/058ab776e6044a990b44bd21ad5802c90b9fe540", - "reference": "058ab776e6044a990b44bd21ad5802c90b9fe540", + "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/5a9c605ae52d118f582693209d2f1c5c4f214b76", + "reference": "5a9c605ae52d118f582693209d2f1c5c4f214b76", "shasum": "" }, "require": { "wp-cli/wp-cli": "^2.5" }, "require-dev": { - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9468,22 +9473,22 @@ "homepage": "https://github.com/wp-cli/eval-command", "support": { "issues": "https://github.com/wp-cli/eval-command/issues", - "source": "https://github.com/wp-cli/eval-command/tree/v2.2.3" + "source": "https://github.com/wp-cli/eval-command/tree/v2.2.4" }, - "time": "2023-06-09T12:24:21+00:00" + "time": "2023-08-30T14:51:36+00:00" }, { "name": "wp-cli/export-command", - "version": "v2.1.1", + "version": "v2.1.12", "source": { "type": "git", "url": "https://github.com/wp-cli/export-command.git", - "reference": "1731f1c869382dfc2cf2630c3139e1f97522db40" + "reference": "31e3d714ac6d6f0af613c34b33dbc02b85dc2e68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/export-command/zipball/1731f1c869382dfc2cf2630c3139e1f97522db40", - "reference": "1731f1c869382dfc2cf2630c3139e1f97522db40", + "url": "https://api.github.com/repos/wp-cli/export-command/zipball/31e3d714ac6d6f0af613c34b33dbc02b85dc2e68", + "reference": "31e3d714ac6d6f0af613c34b33dbc02b85dc2e68", "shasum": "" }, "require": { @@ -9496,7 +9501,7 @@ "wp-cli/extension-command": "^1.2 || ^2", "wp-cli/import-command": "^1 || ^2", "wp-cli/media-command": "^1 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9531,22 +9536,22 @@ "homepage": "https://github.com/wp-cli/export-command", "support": { "issues": "https://github.com/wp-cli/export-command/issues", - "source": "https://github.com/wp-cli/export-command/tree/v2.1.1" + "source": "https://github.com/wp-cli/export-command/tree/v2.1.12" }, - "time": "2023-02-17T16:41:22+00:00" + "time": "2023-09-18T21:41:00+00:00" }, { "name": "wp-cli/extension-command", - "version": "v2.1.13", + "version": "v2.1.14", "source": { "type": "git", "url": "https://github.com/wp-cli/extension-command.git", - "reference": "e92390ce3a0d95f534ab6c88f9a77bfd4615de47" + "reference": "17b16548b5775616dcbbd92f7836e67bba02e8ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/e92390ce3a0d95f534ab6c88f9a77bfd4615de47", - "reference": "e92390ce3a0d95f534ab6c88f9a77bfd4615de47", + "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/17b16548b5775616dcbbd92f7836e67bba02e8ba", + "reference": "17b16548b5775616dcbbd92f7836e67bba02e8ba", "shasum": "" }, "require": { @@ -9558,7 +9563,7 @@ "wp-cli/entity-command": "^1.3 || ^2", "wp-cli/language-command": "^2.0", "wp-cli/scaffold-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9629,22 +9634,22 @@ "homepage": "https://github.com/wp-cli/extension-command", "support": { "issues": "https://github.com/wp-cli/extension-command/issues", - "source": "https://github.com/wp-cli/extension-command/tree/v2.1.13" + "source": "https://github.com/wp-cli/extension-command/tree/v2.1.14" }, - "time": "2023-04-04T21:39:30+00:00" + "time": "2023-08-30T15:15:35+00:00" }, { "name": "wp-cli/i18n-command", - "version": "v2.4.3", + "version": "v2.4.4", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "203b020318fe2596a218bf52db25adc6b187f42d" + "reference": "7d82e675f271359b1af614e6325d8eeaeb7d7474" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/203b020318fe2596a218bf52db25adc6b187f42d", - "reference": "203b020318fe2596a218bf52db25adc6b187f42d", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/7d82e675f271359b1af614e6325d8eeaeb7d7474", + "reference": "7d82e675f271359b1af614e6325d8eeaeb7d7474", "shasum": "" }, "require": { @@ -9655,7 +9660,7 @@ }, "require-dev": { "wp-cli/scaffold-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "suggest": { "ext-json": "Used for reading and generating JSON translation files", @@ -9697,22 +9702,22 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/v2.4.3" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.4.4" }, - "time": "2023-03-24T18:15:59+00:00" + "time": "2023-08-30T18:00:10+00:00" }, { "name": "wp-cli/import-command", - "version": "v2.0.11", + "version": "v2.0.12", "source": { "type": "git", "url": "https://github.com/wp-cli/import-command.git", - "reference": "2019a69abbe7d278dfcae927cfa6aa46cd5f0460" + "reference": "7aafa54bf7c122dfbd777b5e5fbb5907af38e504" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/import-command/zipball/2019a69abbe7d278dfcae927cfa6aa46cd5f0460", - "reference": "2019a69abbe7d278dfcae927cfa6aa46cd5f0460", + "url": "https://api.github.com/repos/wp-cli/import-command/zipball/7aafa54bf7c122dfbd777b5e5fbb5907af38e504", + "reference": "7aafa54bf7c122dfbd777b5e5fbb5907af38e504", "shasum": "" }, "require": { @@ -9722,7 +9727,7 @@ "wp-cli/entity-command": "^1.3 || ^2", "wp-cli/export-command": "^1 || ^2", "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9757,9 +9762,9 @@ "homepage": "https://github.com/wp-cli/import-command", "support": { "issues": "https://github.com/wp-cli/import-command/issues", - "source": "https://github.com/wp-cli/import-command/tree/v2.0.11" + "source": "https://github.com/wp-cli/import-command/tree/v2.0.12" }, - "time": "2023-03-15T15:15:38+00:00" + "time": "2023-08-30T15:53:58+00:00" }, { "name": "wp-cli/language-command", @@ -9842,23 +9847,23 @@ }, { "name": "wp-cli/maintenance-mode-command", - "version": "v2.0.9", + "version": "v2.0.10", "source": { "type": "git", "url": "https://github.com/wp-cli/maintenance-mode-command.git", - "reference": "c53fab1ca9fddb2ba00edc5660b081e2c80b336b" + "reference": "599f8f08045ed2ef26a53d1432a4845b39d54f7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/maintenance-mode-command/zipball/c53fab1ca9fddb2ba00edc5660b081e2c80b336b", - "reference": "c53fab1ca9fddb2ba00edc5660b081e2c80b336b", + "url": "https://api.github.com/repos/wp-cli/maintenance-mode-command/zipball/599f8f08045ed2ef26a53d1432a4845b39d54f7d", + "reference": "599f8f08045ed2ef26a53d1432a4845b39d54f7d", "shasum": "" }, "require": { "wp-cli/wp-cli": "^2.5" }, "require-dev": { - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9897,22 +9902,22 @@ "homepage": "https://github.com/wp-cli/maintenance-mode-command", "support": { "issues": "https://github.com/wp-cli/maintenance-mode-command/issues", - "source": "https://github.com/wp-cli/maintenance-mode-command/tree/v2.0.9" + "source": "https://github.com/wp-cli/maintenance-mode-command/tree/v2.0.10" }, - "time": "2023-02-17T17:58:55+00:00" + "time": "2023-08-30T14:54:15+00:00" }, { "name": "wp-cli/media-command", - "version": "v2.0.19", + "version": "v2.0.20", "source": { "type": "git", "url": "https://github.com/wp-cli/media-command.git", - "reference": "3d167f43b019a13738f4e082c3c33f8f9ea82bbb" + "reference": "49ef52c657de7ac1e50010ce3f6b0cdc40c02dc7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/media-command/zipball/3d167f43b019a13738f4e082c3c33f8f9ea82bbb", - "reference": "3d167f43b019a13738f4e082c3c33f8f9ea82bbb", + "url": "https://api.github.com/repos/wp-cli/media-command/zipball/49ef52c657de7ac1e50010ce3f6b0cdc40c02dc7", + "reference": "49ef52c657de7ac1e50010ce3f6b0cdc40c02dc7", "shasum": "" }, "require": { @@ -9921,7 +9926,7 @@ "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", "wp-cli/extension-command": "^2.0", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -9959,9 +9964,9 @@ "homepage": "https://github.com/wp-cli/media-command", "support": { "issues": "https://github.com/wp-cli/media-command/issues", - "source": "https://github.com/wp-cli/media-command/tree/v2.0.19" + "source": "https://github.com/wp-cli/media-command/tree/v2.0.20" }, - "time": "2023-08-30T11:14:00+00:00" + "time": "2023-09-01T13:08:38+00:00" }, { "name": "wp-cli/mustangostang-spyc", @@ -10016,16 +10021,16 @@ }, { "name": "wp-cli/package-command", - "version": "v2.3.2", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/wp-cli/package-command.git", - "reference": "88b7728c81105be91f1e1aabbdf3b4037999b5bd" + "reference": "f295538382b970cca506172b892f5f1c8adbedb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/package-command/zipball/88b7728c81105be91f1e1aabbdf3b4037999b5bd", - "reference": "88b7728c81105be91f1e1aabbdf3b4037999b5bd", + "url": "https://api.github.com/repos/wp-cli/package-command/zipball/f295538382b970cca506172b892f5f1c8adbedb2", + "reference": "f295538382b970cca506172b892f5f1c8adbedb2", "shasum": "" }, "require": { @@ -10035,7 +10040,7 @@ }, "require-dev": { "wp-cli/scaffold-command": "^1 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10075,22 +10080,22 @@ "homepage": "https://github.com/wp-cli/package-command", "support": { "issues": "https://github.com/wp-cli/package-command/issues", - "source": "https://github.com/wp-cli/package-command/tree/v2.3.2" + "source": "https://github.com/wp-cli/package-command/tree/v2.4.0" }, - "time": "2023-06-02T06:17:19+00:00" + "time": "2023-09-06T21:10:16+00:00" }, { "name": "wp-cli/php-cli-tools", - "version": "v0.11.19", + "version": "v0.11.20", "source": { "type": "git", "url": "https://github.com/wp-cli/php-cli-tools.git", - "reference": "2d27f0db5c36f5aa0064abecddd6d05f28c4d001" + "reference": "d788a2c79e02f2f735fbb2b9a53db94d0e1bca4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/2d27f0db5c36f5aa0064abecddd6d05f28c4d001", - "reference": "2d27f0db5c36f5aa0064abecddd6d05f28c4d001", + "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/d788a2c79e02f2f735fbb2b9a53db94d0e1bca4f", + "reference": "d788a2c79e02f2f735fbb2b9a53db94d0e1bca4f", "shasum": "" }, "require": { @@ -10098,7 +10103,7 @@ }, "require-dev": { "roave/security-advisories": "dev-latest", - "wp-cli/wp-cli-tests": "^3.1.6" + "wp-cli/wp-cli-tests": "^4" }, "type": "library", "extra": { @@ -10138,22 +10143,22 @@ ], "support": { "issues": "https://github.com/wp-cli/php-cli-tools/issues", - "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.19" + "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.20" }, - "time": "2023-07-21T11:37:15+00:00" + "time": "2023-09-01T12:21:35+00:00" }, { "name": "wp-cli/rewrite-command", - "version": "v2.0.12", + "version": "v2.0.13", "source": { "type": "git", "url": "https://github.com/wp-cli/rewrite-command.git", - "reference": "63410a0a2d538eda27b8a0c7c351a3582d2875fc" + "reference": "293f9de9905b9d0199d72ff0d17e837228e47a10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/63410a0a2d538eda27b8a0c7c351a3582d2875fc", - "reference": "63410a0a2d538eda27b8a0c7c351a3582d2875fc", + "url": "https://api.github.com/repos/wp-cli/rewrite-command/zipball/293f9de9905b9d0199d72ff0d17e837228e47a10", + "reference": "293f9de9905b9d0199d72ff0d17e837228e47a10", "shasum": "" }, "require": { @@ -10161,7 +10166,7 @@ }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10199,29 +10204,29 @@ "homepage": "https://github.com/wp-cli/rewrite-command", "support": { "issues": "https://github.com/wp-cli/rewrite-command/issues", - "source": "https://github.com/wp-cli/rewrite-command/tree/v2.0.12" + "source": "https://github.com/wp-cli/rewrite-command/tree/v2.0.13" }, - "time": "2023-02-17T16:50:38+00:00" + "time": "2023-08-30T15:25:42+00:00" }, { "name": "wp-cli/role-command", - "version": "v2.0.13", + "version": "v2.0.14", "source": { "type": "git", "url": "https://github.com/wp-cli/role-command.git", - "reference": "f586e09fe36aa15a213677e0bed3cd0f5e70613b" + "reference": "7680178016a1811421897aeb9eeae9e81e6893ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/role-command/zipball/f586e09fe36aa15a213677e0bed3cd0f5e70613b", - "reference": "f586e09fe36aa15a213677e0bed3cd0f5e70613b", + "url": "https://api.github.com/repos/wp-cli/role-command/zipball/7680178016a1811421897aeb9eeae9e81e6893ac", + "reference": "7680178016a1811421897aeb9eeae9e81e6893ac", "shasum": "" }, "require": { "wp-cli/wp-cli": "^2.5" }, "require-dev": { - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10265,22 +10270,22 @@ "homepage": "https://github.com/wp-cli/role-command", "support": { "issues": "https://github.com/wp-cli/role-command/issues", - "source": "https://github.com/wp-cli/role-command/tree/v2.0.13" + "source": "https://github.com/wp-cli/role-command/tree/v2.0.14" }, - "time": "2023-03-16T15:25:24+00:00" + "time": "2023-08-30T16:18:53+00:00" }, { "name": "wp-cli/scaffold-command", - "version": "v2.1.2", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/wp-cli/scaffold-command.git", - "reference": "63e4c1833a0ed13c60abf8cf915c6b568830a78c" + "reference": "4125a31134e1bad3d28cff71c178dcee1393f605" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/63e4c1833a0ed13c60abf8cf915c6b568830a78c", - "reference": "63e4c1833a0ed13c60abf8cf915c6b568830a78c", + "url": "https://api.github.com/repos/wp-cli/scaffold-command/zipball/4125a31134e1bad3d28cff71c178dcee1393f605", + "reference": "4125a31134e1bad3d28cff71c178dcee1393f605", "shasum": "" }, "require": { @@ -10288,7 +10293,7 @@ }, "require-dev": { "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10331,22 +10336,22 @@ "homepage": "https://github.com/wp-cli/scaffold-command", "support": { "issues": "https://github.com/wp-cli/scaffold-command/issues", - "source": "https://github.com/wp-cli/scaffold-command/tree/v2.1.2" + "source": "https://github.com/wp-cli/scaffold-command/tree/v2.1.3" }, - "time": "2023-07-13T12:02:19+00:00" + "time": "2023-08-30T14:29:02+00:00" }, { "name": "wp-cli/search-replace-command", - "version": "v2.1.2", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/wp-cli/search-replace-command.git", - "reference": "4297add4f84ff4ba9e929e1960c53a9cadca5272" + "reference": "0b662a372483224fe93f113c2a4fa2089e951d34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/4297add4f84ff4ba9e929e1960c53a9cadca5272", - "reference": "4297add4f84ff4ba9e929e1960c53a9cadca5272", + "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/0b662a372483224fe93f113c2a4fa2089e951d34", + "reference": "0b662a372483224fe93f113c2a4fa2089e951d34", "shasum": "" }, "require": { @@ -10356,7 +10361,7 @@ "wp-cli/db-command": "^1.3 || ^2", "wp-cli/entity-command": "^1.3 || ^2", "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10391,22 +10396,22 @@ "homepage": "https://github.com/wp-cli/search-replace-command", "support": { "issues": "https://github.com/wp-cli/search-replace-command/issues", - "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.2" + "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.3" }, - "time": "2023-07-13T13:20:55+00:00" + "time": "2023-09-01T12:41:32+00:00" }, { "name": "wp-cli/server-command", - "version": "v2.0.12", + "version": "v2.0.13", "source": { "type": "git", "url": "https://github.com/wp-cli/server-command.git", - "reference": "8081e417bb8f5d48dd814b0b9f2402a41af105ea" + "reference": "42babfa0fdd517cd8bdd66528b3c9027d6d14a29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/server-command/zipball/8081e417bb8f5d48dd814b0b9f2402a41af105ea", - "reference": "8081e417bb8f5d48dd814b0b9f2402a41af105ea", + "url": "https://api.github.com/repos/wp-cli/server-command/zipball/42babfa0fdd517cd8bdd66528b3c9027d6d14a29", + "reference": "42babfa0fdd517cd8bdd66528b3c9027d6d14a29", "shasum": "" }, "require": { @@ -10414,7 +10419,7 @@ }, "require-dev": { "wp-cli/entity-command": "^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10449,29 +10454,29 @@ "homepage": "https://github.com/wp-cli/server-command", "support": { "issues": "https://github.com/wp-cli/server-command/issues", - "source": "https://github.com/wp-cli/server-command/tree/v2.0.12" + "source": "https://github.com/wp-cli/server-command/tree/v2.0.13" }, - "time": "2023-02-17T16:16:13+00:00" + "time": "2023-08-30T15:27:57+00:00" }, { "name": "wp-cli/shell-command", - "version": "v2.0.13", + "version": "v2.0.14", "source": { "type": "git", "url": "https://github.com/wp-cli/shell-command.git", - "reference": "d1d4d34737c0a8402a98bc16f6e603f322085f03" + "reference": "f470d04a597e294ef29ad73dace9d4de98df7c42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/d1d4d34737c0a8402a98bc16f6e603f322085f03", - "reference": "d1d4d34737c0a8402a98bc16f6e603f322085f03", + "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/f470d04a597e294ef29ad73dace9d4de98df7c42", + "reference": "f470d04a597e294ef29ad73dace9d4de98df7c42", "shasum": "" }, "require": { "wp-cli/wp-cli": "^2.5" }, "require-dev": { - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10506,22 +10511,22 @@ "homepage": "https://github.com/wp-cli/shell-command", "support": { "issues": "https://github.com/wp-cli/shell-command/issues", - "source": "https://github.com/wp-cli/shell-command/tree/v2.0.13" + "source": "https://github.com/wp-cli/shell-command/tree/v2.0.14" }, - "time": "2023-02-17T15:07:21+00:00" + "time": "2023-08-30T15:58:08+00:00" }, { "name": "wp-cli/super-admin-command", - "version": "v2.0.11", + "version": "v2.0.12", "source": { "type": "git", "url": "https://github.com/wp-cli/super-admin-command.git", - "reference": "8e7202b28c80f9181ef12533d1e0cd3b5ace5b07" + "reference": "9a1932d8f19a1464d27cb1b08fa21aa62d349e0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/8e7202b28c80f9181ef12533d1e0cd3b5ace5b07", - "reference": "8e7202b28c80f9181ef12533d1e0cd3b5ace5b07", + "url": "https://api.github.com/repos/wp-cli/super-admin-command/zipball/9a1932d8f19a1464d27cb1b08fa21aa62d349e0b", + "reference": "9a1932d8f19a1464d27cb1b08fa21aa62d349e0b", "shasum": "" }, "require": { @@ -10529,7 +10534,7 @@ }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10567,22 +10572,22 @@ "homepage": "https://github.com/wp-cli/super-admin-command", "support": { "issues": "https://github.com/wp-cli/super-admin-command/issues", - "source": "https://github.com/wp-cli/super-admin-command/tree/v2.0.11" + "source": "https://github.com/wp-cli/super-admin-command/tree/v2.0.12" }, - "time": "2023-02-17T17:03:30+00:00" + "time": "2023-08-30T14:46:22+00:00" }, { "name": "wp-cli/widget-command", - "version": "v2.1.8", + "version": "v2.1.9", "source": { "type": "git", "url": "https://github.com/wp-cli/widget-command.git", - "reference": "366fc586f64faea41c1e6df345b2350193b89c6b" + "reference": "fa67eb62b3b0248014f48fb1280bfdea2eb96712" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/widget-command/zipball/366fc586f64faea41c1e6df345b2350193b89c6b", - "reference": "366fc586f64faea41c1e6df345b2350193b89c6b", + "url": "https://api.github.com/repos/wp-cli/widget-command/zipball/fa67eb62b3b0248014f48fb1280bfdea2eb96712", + "reference": "fa67eb62b3b0248014f48fb1280bfdea2eb96712", "shasum": "" }, "require": { @@ -10590,7 +10595,7 @@ }, "require-dev": { "wp-cli/extension-command": "^1.2 || ^2", - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4" }, "type": "wp-cli-package", "extra": { @@ -10634,9 +10639,9 @@ "homepage": "https://github.com/wp-cli/widget-command", "support": { "issues": "https://github.com/wp-cli/widget-command/issues", - "source": "https://github.com/wp-cli/widget-command/tree/v2.1.8" + "source": "https://github.com/wp-cli/widget-command/tree/v2.1.9" }, - "time": "2023-02-17T17:02:31+00:00" + "time": "2023-08-30T15:52:58+00:00" }, { "name": "wp-cli/wp-cli", @@ -10644,12 +10649,12 @@ "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli.git", - "reference": "db3d01f7e328ec3c349142b1f91113d8665c9a89" + "reference": "8114cb4ef3a901c19f23a65cca7dca59c7335f1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/db3d01f7e328ec3c349142b1f91113d8665c9a89", - "reference": "db3d01f7e328ec3c349142b1f91113d8665c9a89", + "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/8114cb4ef3a901c19f23a65cca7dca59c7335f1c", + "reference": "8114cb4ef3a901c19f23a65cca7dca59c7335f1c", "shasum": "" }, "require": { @@ -10707,7 +10712,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2023-09-06T21:06:01+00:00" + "time": "2023-09-13T13:25:50+00:00" }, { "name": "wp-cli/wp-cli-bundle", @@ -10715,12 +10720,12 @@ "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli-bundle.git", - "reference": "85428c074b13f00ada3371755ab75d2a3829a59a" + "reference": "2ce4961525c20545fb797cfc2e66449f5a666d2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli-bundle/zipball/85428c074b13f00ada3371755ab75d2a3829a59a", - "reference": "85428c074b13f00ada3371755ab75d2a3829a59a", + "url": "https://api.github.com/repos/wp-cli/wp-cli-bundle/zipball/2ce4961525c20545fb797cfc2e66449f5a666d2a", + "reference": "2ce4961525c20545fb797cfc2e66449f5a666d2a", "shasum": "" }, "require": { @@ -10782,27 +10787,27 @@ "issues": "https://github.com/wp-cli/wp-cli-bundle/issues", "source": "https://github.com/wp-cli/wp-cli-bundle" }, - "time": "2023-09-08T12:46:23+00:00" + "time": "2023-09-19T23:28:16+00:00" }, { "name": "wp-cli/wp-config-transformer", - "version": "v1.3.3", + "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-config-transformer.git", - "reference": "b1a6a013e4a8c74b29ba185368b78a140b3268da" + "reference": "1f80df413c0d779a813223d9dd5dd58358eee60c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/b1a6a013e4a8c74b29ba185368b78a140b3268da", - "reference": "b1a6a013e4a8c74b29ba185368b78a140b3268da", + "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/1f80df413c0d779a813223d9dd5dd58358eee60c", + "reference": "1f80df413c0d779a813223d9dd5dd58358eee60c", "shasum": "" }, "require": { "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "wp-cli/wp-cli-tests": "^3.1" + "wp-cli/wp-cli-tests": "^4.0" }, "type": "library", "autoload": { @@ -10824,9 +10829,9 @@ "homepage": "https://github.com/wp-cli/wp-config-transformer", "support": { "issues": "https://github.com/wp-cli/wp-config-transformer/issues", - "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.3" + "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.4" }, - "time": "2023-04-26T19:51:31+00:00" + "time": "2023-08-31T10:11:36+00:00" }, { "name": "wp-coding-standards/wpcs",