From 9cb8a234acb5a478e45d056e43cff5161b5b1b4d Mon Sep 17 00:00:00 2001 From: Genyus Date: Fri, 22 Sep 2023 13:15:57 +0100 Subject: [PATCH] chore(deps): update Composer dependencies - installs "Members" plugin for role management in job board - Upgrading composer/semver (3.3.2 => 3.4.0) - Upgrading koodimonni-plugin-language/akismet-en_gb (5.2 => 5.3) - Locking koodimonni-plugin-language/performant-translations-en_gb (1.0.3) - Upgrading koodimonni-plugin-language/woocommerce-en_gb (8.0.3 => 8.1.1) - Upgrading phpcsstandards/phpcsextra (1.1.1 => 1.1.2) - Upgrading phpstan/phpdoc-parser (1.23.1 => 1.24.1) - Upgrading phpunit/php-code-coverage (9.2.27 => 9.2.29) - Upgrading phpunit/phpunit (9.6.11 => 9.6.13) - Upgrading roave/security-advisories (dev-latest 3a677ef => dev-latest 2bb2ab8) - Upgrading wp-cli/cache-command (v2.1.0 => v2.1.1) - Upgrading wp-cli/checksum-command (v2.2.3 => v2.2.4) - Upgrading wp-cli/config-command (v2.2.0 => v2.3.0) - Upgrading wp-cli/core-command (v2.1.14 => v2.1.15) - Upgrading wp-cli/cron-command (v2.2.2 => v2.2.3) - Upgrading wp-cli/db-command (v2.0.25 => v2.0.26) - Upgrading wp-cli/embed-command (v2.0.14 => v2.0.15) - Upgrading wp-cli/entity-command (v2.5.3 => v2.5.5) - Upgrading wp-cli/eval-command (v2.2.3 => v2.2.4) - Upgrading wp-cli/export-command (v2.1.1 => v2.1.12) - Upgrading wp-cli/extension-command (v2.1.13 => v2.1.14) - Upgrading wp-cli/i18n-command (v2.4.3 => v2.4.4) - Upgrading wp-cli/import-command (v2.0.11 => v2.0.12) - Upgrading wp-cli/maintenance-mode-command (v2.0.9 => v2.0.10) - Upgrading wp-cli/media-command (v2.0.19 => v2.0.20) - Upgrading wp-cli/package-command (v2.3.2 => v2.4.0) - Upgrading wp-cli/php-cli-tools (v0.11.19 => v0.11.20) - Upgrading wp-cli/rewrite-command (v2.0.12 => v2.0.13) - Upgrading wp-cli/role-command (v2.0.13 => v2.0.14) - Upgrading wp-cli/scaffold-command (v2.1.2 => v2.1.3) - Upgrading wp-cli/search-replace-command (v2.1.2 => v2.1.3) - Upgrading wp-cli/server-command (v2.0.12 => v2.0.13) - Upgrading wp-cli/shell-command (v2.0.13 => v2.0.14) - Upgrading wp-cli/super-admin-command (v2.0.11 => v2.0.12) - Upgrading wp-cli/widget-command (v2.1.8 => v2.1.9) - Upgrading wp-cli/wp-config-transformer (v1.3.3 => v1.3.4) - Upgrading wp-coding-standards/wpcs (dev-develop bb792cb => dev-develop 7722c0b) - Upgrading wpackagist-plugin/jetpack (12.6 => 12.6.1) - Locking wpackagist-plugin/members (3.2.8) - Upgrading wpackagist-plugin/otter-blocks (2.3.4 => 2.4.0) --- composer.json | 1 + composer.lock | 533 +++++++++++++++++++++++++++----------------------- 2 files changed, 292 insertions(+), 242 deletions(-) diff --git a/composer.json b/composer.json index 97ab4d69..dc067d2d 100644 --- a/composer.json +++ b/composer.json @@ -73,6 +73,7 @@ "wpackagist-plugin/jetpack": "^12.0", "wpackagist-plugin/login-as-user": "^1.4", "wpackagist-plugin/mailchimp-for-woocommerce": "^3.1", + "wpackagist-plugin/members": "^3.2", "wpackagist-plugin/myworks-woo-sync-for-quickbooks-online": "^2.7", "wpackagist-plugin/optimole-wp": "^3.7", "wpackagist-plugin/otter-blocks": "^2.3", diff --git a/composer.lock b/composer.lock index e3c7f1ea..577b7a98 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": "205c61598e3844828c69362824e5a2c4", + "content-hash": "5f418f9eed157eddd1ef99cdf711e9b4", "packages": [ { "name": "buddyboss/buddyboss-platform", @@ -563,16 +563,16 @@ }, { "name": "composer/semver", - "version": "3.3.2", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", - "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", + "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", "shasum": "" }, "require": { @@ -622,9 +622,9 @@ "versioning" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.3.2" + "source": "https://github.com/composer/semver/tree/3.4.0" }, "funding": [ { @@ -640,7 +640,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T19:23:25+00:00" + "time": "2023-08-31T09:50:34+00:00" }, { "name": "composer/spdx-licenses", @@ -1328,6 +1328,7 @@ "koodimonni-plugin-language/livejournal-importer-en_gb": "*", "koodimonni-plugin-language/movabletype-importer-en_gb": "*", "koodimonni-plugin-language/opml-importer-en_gb": "*", + "koodimonni-plugin-language/performant-translations-en_gb": "*", "koodimonni-plugin-language/rss-importer-en_gb": "*", "koodimonni-plugin-language/stp-importer-en_gb": "*", "koodimonni-plugin-language/tumblr-importer-en_gb": "*", @@ -1362,10 +1363,10 @@ }, { "name": "koodimonni-plugin-language/akismet-en_gb", - "version": "5.2", + "version": "5.3", "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/translation/plugin/akismet/5.2/en_GB.zip" + "url": "https://downloads.wordpress.org/translation/plugin/akismet/5.3/en_GB.zip" }, "require": { "koodimonni/composer-dropin-installer": ">=0.2.3" @@ -1569,6 +1570,25 @@ "opml-importer" ] }, + { + "name": "koodimonni-plugin-language/performant-translations-en_gb", + "version": "1.0.3", + "dist": { + "type": "zip", + "url": "https://downloads.wordpress.org/translation/plugin/performant-translations/1.0.3/en_GB.zip" + }, + "require": { + "koodimonni/composer-dropin-installer": ">=0.2.3" + }, + "type": "wordpress-language", + "description": "WordPress performant-translations translations for English (UK) - en_gb", + "keywords": [ + "Translation", + "WordPress", + "en_gb", + "performant-translations" + ] + }, { "name": "koodimonni-plugin-language/rss-importer-en_gb", "version": "0.3.1", @@ -1628,10 +1648,10 @@ }, { "name": "koodimonni-plugin-language/woocommerce-en_gb", - "version": "8.0.3", + "version": "8.1.1", "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/translation/plugin/woocommerce/8.0.3/en_GB.zip" + "url": "https://downloads.wordpress.org/translation/plugin/woocommerce/8.1.1/en_GB.zip" }, "require": { "koodimonni/composer-dropin-installer": ">=0.2.3" @@ -2748,16 +2768,16 @@ }, { "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": { @@ -2814,7 +2834,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": [ { @@ -2822,7 +2842,7 @@ "type": "github" } ], - "time": "2023-07-26T13:44:30+00:00" + "time": "2023-09-19T04:57:46+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3067,16 +3087,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": { @@ -3091,7 +3111,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", @@ -3150,7 +3170,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": [ { @@ -3166,7 +3186,7 @@ "type": "tidelift" } ], - "time": "2023-08-19T07:10:56+00:00" + "time": "2023-09-19T05:39:22+00:00" }, { "name": "psr/cache", @@ -6499,16 +6519,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": { @@ -6516,7 +6536,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": { @@ -6568,22 +6588,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": { @@ -6591,7 +6611,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": { @@ -6627,22 +6647,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": { @@ -6651,7 +6671,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": { @@ -6666,6 +6686,7 @@ "config create", "config get", "config has", + "config is-true", "config list", "config path", "config set", @@ -6700,22 +6721,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": { @@ -6727,7 +6748,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": { @@ -6771,22 +6792,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": { @@ -6796,7 +6817,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": { @@ -6840,22 +6861,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": { @@ -6863,7 +6884,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": { @@ -6914,22 +6935,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": { @@ -6937,7 +6958,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": { @@ -6981,22 +7002,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": { @@ -7008,7 +7029,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": { @@ -7192,29 +7213,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": { @@ -7250,22 +7271,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": { @@ -7278,7 +7299,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": { @@ -7313,22 +7334,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": { @@ -7340,7 +7361,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": { @@ -7411,22 +7432,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": { @@ -7437,7 +7458,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", @@ -7479,22 +7500,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": { @@ -7504,7 +7525,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": { @@ -7539,9 +7560,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", @@ -7624,23 +7645,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": { @@ -7679,22 +7700,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": { @@ -7703,7 +7724,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": { @@ -7741,9 +7762,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", @@ -7798,16 +7819,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": { @@ -7817,7 +7838,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": { @@ -7857,22 +7878,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": { @@ -7880,7 +7901,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": { @@ -7920,22 +7941,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": { @@ -7943,7 +7964,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": { @@ -7981,29 +8002,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": { @@ -8047,22 +8068,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": { @@ -8070,7 +8091,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": { @@ -8113,22 +8134,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": { @@ -8138,7 +8159,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": { @@ -8173,22 +8194,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": { @@ -8196,7 +8217,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": { @@ -8231,29 +8252,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": { @@ -8288,22 +8309,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": { @@ -8311,7 +8332,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": { @@ -8349,22 +8370,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": { @@ -8372,7 +8393,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": { @@ -8416,9 +8437,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", @@ -8566,23 +8587,23 @@ }, { "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": { @@ -8604,9 +8625,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": "wpackagist-plugin/akismet", @@ -8772,15 +8793,15 @@ }, { "name": "wpackagist-plugin/jetpack", - "version": "12.6", + "version": "12.6.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/jetpack/", - "reference": "tags/12.6" + "reference": "tags/12.6.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/jetpack.12.6.zip" + "url": "https://downloads.wordpress.org/plugin/jetpack.12.6.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -8824,6 +8845,24 @@ "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/mailchimp-for-woocommerce/" }, + { + "name": "wpackagist-plugin/members", + "version": "3.2.8", + "source": { + "type": "svn", + "url": "https://plugins.svn.wordpress.org/members/", + "reference": "tags/3.2.8" + }, + "dist": { + "type": "zip", + "url": "https://downloads.wordpress.org/plugin/members.3.2.8.zip" + }, + "require": { + "composer/installers": "^1.0 || ^2.0" + }, + "type": "wordpress-plugin", + "homepage": "https://wordpress.org/plugins/members/" + }, { "name": "wpackagist-plugin/myworks-woo-sync-for-quickbooks-online", "version": "2.8.1", @@ -8862,15 +8901,15 @@ }, { "name": "wpackagist-plugin/otter-blocks", - "version": "2.3.4", + "version": "2.4.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/otter-blocks/", - "reference": "tags/2.3.4" + "reference": "tags/2.4.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/otter-blocks.2.3.4.zip" + "url": "https://downloads.wordpress.org/plugin/otter-blocks.2.4.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -9530,16 +9569,16 @@ }, { "name": "phpcsstandards/phpcsextra", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHPCSExtra.git", - "reference": "98bcdbacbda14b1db85f710b1853125726795bbc" + "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/98bcdbacbda14b1db85f710b1853125726795bbc", - "reference": "98bcdbacbda14b1db85f710b1853125726795bbc", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/746c3190ba8eb2f212087c947ba75f4f5b9a58d5", + "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5", "shasum": "" }, "require": { @@ -9589,7 +9628,7 @@ "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues", "source": "https://github.com/PHPCSStandards/PHPCSExtra" }, - "time": "2023-08-26T04:46:45+00:00" + "time": "2023-09-20T22:06:18+00:00" }, { "name": "phpcsstandards/phpcsutils", @@ -9666,16 +9705,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.23.1", + "version": "1.24.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26" + "reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26", - "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01", + "reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01", "shasum": "" }, "require": { @@ -9707,9 +9746,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.1" }, - "time": "2023-08-03T16:32:59+00:00" + "time": "2023-09-18T12:18:02+00:00" }, { "name": "psy/psysh", @@ -9797,12 +9836,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "3a677ef3f90ef5ac5280ee470272a162878f3998" + "reference": "2bb2ab84c07741bb617b6e012dfcbbea687cb172" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3a677ef3f90ef5ac5280ee470272a162878f3998", - "reference": "3a677ef3f90ef5ac5280ee470272a162878f3998", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2bb2ab84c07741bb617b6e012dfcbbea687cb172", + "reference": "2bb2ab84c07741bb617b6e012dfcbbea687cb172", "shasum": "" }, "conflict": { @@ -9859,7 +9898,7 @@ "brotkrueml/schema": "<1.13.1|>=2,<2.5.1", "brotkrueml/typo3-matomo-integration": "<1.3.2", "buddypress/buddypress": "<7.2.1", - "bugsnag/bugsnag-laravel": ">=2,<2.0.2", + "bugsnag/bugsnag-laravel": "<2.0.2", "bytefury/crater": "<6.0.2", "cachethq/cachet": "<2.5.1", "cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.1,<4.1.4|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10", @@ -9869,6 +9908,7 @@ "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4", "cartalyst/sentry": "<=2.1.6", "catfan/medoo": "<1.7.5", + "cecil/cecil": "<7.47.1", "centreon/centreon": "<22.10.0.0-beta1", "cesnet/simplesamlphp-module-proxystatistics": "<3.1", "chriskacerguis/codeigniter-restserver": "<=2.7.1", @@ -9895,6 +9935,7 @@ "czproject/git-php": "<4.0.3", "darylldoyle/safe-svg": "<1.9.10", "datadog/dd-trace": ">=0.30,<0.30.2", + "datatables/datatables": "<1.10.10", "david-garcia/phpwhois": "<=4.3.1", "dbrisinajumi/d2files": "<1", "dcat/laravel-admin": "<=2.1.3.0-beta", @@ -9913,7 +9954,7 @@ "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", "dolibarr/dolibarr": "<17.0.1", "dompdf/dompdf": "<2.0.2|==2.0.2", - "drupal/core": ">=7,<7.96|>=8,<9.4.14|>=9.5,<9.5.8|>=10,<10.0.8", + "drupal/core": "<9.4.14|>=9.5,<9.5.8|>=10,<10.0.8", "drupal/drupal": ">=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", "dweeves/magmi": "<=0.7.24", "ecodev/newsletter": "<=4", @@ -9971,7 +10012,7 @@ "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", "friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6", - "froala/wysiwyg-editor": "<3.2.7", + "froala/wysiwyg-editor": "<3.2.7|>=4.0.1,<=4.1.1", "froxlor/froxlor": "<2.1", "fuel/core": "<1.8.1", "funadmin/funadmin": "<=3.2|>=3.3.2,<=3.3.3", @@ -9983,7 +10024,7 @@ "getkirby/panel": "<2.5.14", "getkirby/starterkit": "<=3.7.0.2", "gilacms/gila": "<=1.11.4", - "gleez/cms": "<=1.2", + "gleez/cms": "<=1.2|==2", "globalpayments/php-sdk": "<2", "gogentooss/samlbase": "<1.2.7", "google/protobuf": "<3.15", @@ -10020,7 +10061,7 @@ "in2code/ipandlanguageredirect": "<5.1.2", "in2code/lux": "<17.6.1|>=18,<24.0.2", "innologi/typo3-appointments": "<2.0.6", - "intelliants/subrion": "<=4.2.1", + "intelliants/subrion": "<4.2.2", "islandora/islandora": ">=2,<2.4.1", "ivankristianto/phpwhois": "<=4.3", "jackalope/jackalope-doctrine-dbal": "<1.7.4", @@ -10045,7 +10086,7 @@ "kimai/kimai": "<1.1", "kitodo/presentation": "<3.2.3|>=3.3,<3.3.4", "klaviyo/magento2-extension": ">=1,<3", - "knplabs/knp-snappy": "<1.4.2", + "knplabs/knp-snappy": "<=1.4.2", "kohana/core": "<3.3.3", "krayin/laravel-crm": "<1.2.2", "kreait/firebase-php": ">=3.2,<3.8.1", @@ -10105,6 +10146,7 @@ "neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", "neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3", "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2", + "neos/neos-ui": "<=8.3.3", "neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5", "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15", "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6", @@ -10126,7 +10168,7 @@ "open-web-analytics/open-web-analytics": "<1.7.4", "opencart/opencart": "<=3.0.3.7", "openid/php-openid": "<2.3", - "openmage/magento-lts": "<19.4.22|>=20,<20.0.19", + "openmage/magento-lts": "<=19.5|>=20,<=20.1", "opensource-workshop/connect-cms": "<1.7.2|>=2,<2.3.2", "orchid/platform": ">=9,<9.4.4|>=14.0.0.0-alpha4,<14.5", "oro/commerce": ">=4.1,<5.0.6", @@ -10170,7 +10212,7 @@ "pimcore/pimcore": "<10.6.8", "pixelfed/pixelfed": "<=0.11.4", "pocketmine/bedrock-protocol": "<8.0.2", - "pocketmine/pocketmine-mp": "<4.22.3|>=5,<5.2.1", + "pocketmine/pocketmine-mp": "<=4.23|>=5,<5.3.1", "pressbooks/pressbooks": "<5.18", "prestashop/autoupgrade": ">=4,<4.10.1", "prestashop/blockwishlist": ">=2,<2.1.1", @@ -10261,7 +10303,6 @@ "stormpath/sdk": "<9.9.99", "studio-42/elfinder": "<2.1.62", "subhh/libconnect": "<7.0.8|>=8,<8.1", - "subrion/cms": "<=4.2.1", "sukohi/surpass": "<1", "sulu/sulu": "<1.6.44|>=2,<2.2.18|>=2.3,<2.3.8|==2.4.0.0-RC1|>=2.5,<2.5.10", "sumocoders/framework-user-bundle": "<1.4", @@ -10302,6 +10343,7 @@ "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12", "symfony/symfony": "<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6", "symfony/translation": ">=2,<2.0.17", + "symfony/ux-autocomplete": "<2.11.2", "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3", "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8", "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4", @@ -10330,7 +10372,7 @@ "truckersmp/phpwhois": "<=4.3.1", "ttskch/pagination-service-provider": "<1", "twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3", - "typo3/cms": "<8.7.38|>=9,<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2", + "typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2", "typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", "typo3/cms-core": "<8.7.51|>=9,<9.5.42|>=10,<10.4.39|>=11,<11.5.30|>=12,<12.4.4", "typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1", @@ -10343,6 +10385,7 @@ "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5", "typo3fluid/fluid": ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10", "ua-parser/uap-php": "<3.8", + "uasoft-indonesia/badaso": "<=2.9.7", "unisharp/laravel-filemanager": "<=2.5.1", "userfrosting/userfrosting": ">=0.3.1,<4.6.3", "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2", @@ -10454,7 +10497,7 @@ "type": "tidelift" } ], - "time": "2023-08-30T22:04:36+00:00" + "time": "2023-09-21T18:04:33+00:00" }, { "name": "slevomat/coding-standard", @@ -10668,12 +10711,12 @@ "source": { "type": "git", "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", - "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826" + "reference": "7722c0b8a6f4eb615be4ba8ebe22ed92a5fa87d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bb792cb331472b82c5d7f28fb9b8ec2d20f68826", - "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826", + "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7722c0b8a6f4eb615be4ba8ebe22ed92a5fa87d7", + "reference": "7722c0b8a6f4eb615be4ba8ebe22ed92a5fa87d7", "shasum": "" }, "require": { @@ -10721,7 +10764,13 @@ "source": "https://github.com/WordPress/WordPress-Coding-Standards", "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki" }, - "time": "2023-08-21T14:28:38+00:00" + "funding": [ + { + "url": "https://opencollective.com/thewpcc/contribute/wp-php-63406", + "type": "custom" + } + ], + "time": "2023-09-20T23:16:50+00:00" } ], "aliases": [],