diff --git a/composer.lock b/composer.lock index e3460a37112..95a5526af75 100644 --- a/composer.lock +++ b/composer.lock @@ -5744,16 +5744,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.4.28", + "version": "v5.4.29", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "addc22fed594f9ce04e73ef6a9d3e2416f77192d" + "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/addc22fed594f9ce04e73ef6a9d3e2416f77192d", - "reference": "addc22fed594f9ce04e73ef6a9d3e2416f77192d", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/338638ed8c9d5c7fcb136a73f5c7043465ae2f05", + "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05", "shasum": "" }, "require": { @@ -5813,7 +5813,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.28" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29" }, "funding": [ { @@ -5829,7 +5829,7 @@ "type": "tidelift" } ], - "time": "2023-08-14T10:47:38+00:00" + "time": "2023-09-20T06:23:43+00:00" }, { "name": "symfony/deprecation-contracts", @@ -6845,16 +6845,16 @@ }, { "name": "symfony/string", - "version": "v5.4.26", + "version": "v5.4.29", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "1181fe9270e373537475e826873b5867b863883c" + "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c", - "reference": "1181fe9270e373537475e826873b5867b863883c", + "url": "https://api.github.com/repos/symfony/string/zipball/e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", + "reference": "e41bdc93def20eaf3bfc1537c4e0a2b0680a152d", "shasum": "" }, "require": { @@ -6911,7 +6911,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.26" + "source": "https://github.com/symfony/string/tree/v5.4.29" }, "funding": [ { @@ -6927,7 +6927,7 @@ "type": "tidelift" } ], - "time": "2023-06-28T12:46:07+00:00" + "time": "2023-09-13T11:47:41+00:00" }, { "name": "symfony/translation", @@ -7268,16 +7268,16 @@ }, { "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": { @@ -7286,7 +7286,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": { @@ -7301,6 +7301,7 @@ "config create", "config get", "config has", + "config is-true", "config list", "config path", "config set", @@ -7335,22 +7336,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": { @@ -7362,7 +7363,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": { @@ -7406,29 +7407,29 @@ "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/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": { @@ -7464,9 +7465,9 @@ "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", @@ -7815,16 +7816,16 @@ }, { "name": "wp-cli/wp-cli-tests", - "version": "v4.0.1", + "version": "v4.0.3", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli-tests.git", - "reference": "8dbfadcae2a7d4adf964da990194f9f44db330db" + "reference": "c2d228bbfe6eecc0cab3cfe71ea0d04c4ae1e095" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/8dbfadcae2a7d4adf964da990194f9f44db330db", - "reference": "8dbfadcae2a7d4adf964da990194f9f44db330db", + "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/c2d228bbfe6eecc0cab3cfe71ea0d04c4ae1e095", + "reference": "c2d228bbfe6eecc0cab3cfe71ea0d04c4ae1e095", "shasum": "" }, "require": { @@ -7856,7 +7857,7 @@ "type": "phpcodesniffer-standard", "extra": { "branch-alias": { - "dev-main": "3.0.x-dev" + "dev-main": "4.0.x-dev" }, "readme": { "sections": [ @@ -7890,27 +7891,27 @@ "issues": "https://github.com/wp-cli/wp-cli-tests/issues", "source": "https://github.com/wp-cli/wp-cli-tests" }, - "time": "2023-08-30T15:47:30+00:00" + "time": "2023-10-03T10:16:47+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": { @@ -7932,9 +7933,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",