From 3a9bb354606cccd1f48607d26474c7eaf99bec4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:57:08 +0000 Subject: [PATCH] Bump wp-cli/cache-command from 2.0.10 to 2.0.11 Bumps [wp-cli/cache-command](https://github.com/wp-cli/cache-command) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/wp-cli/cache-command/releases) - [Commits](https://github.com/wp-cli/cache-command/compare/v2.0.10...v2.0.11) --- updated-dependencies: - dependency-name: wp-cli/cache-command dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index ee7c1fd4a..1ca51cfa3 100644 --- a/composer.lock +++ b/composer.lock @@ -1772,16 +1772,16 @@ }, { "name": "wp-cli/cache-command", - "version": "v2.0.10", + "version": "v2.0.11", "source": { "type": "git", "url": "https://github.com/wp-cli/cache-command.git", - "reference": "69e0f78da2d1316e645556db3d09600395e8ce89" + "reference": "80aa8e1546ac278be035731d41ec6d28213fb7db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/69e0f78da2d1316e645556db3d09600395e8ce89", - "reference": "69e0f78da2d1316e645556db3d09600395e8ce89", + "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/80aa8e1546ac278be035731d41ec6d28213fb7db", + "reference": "80aa8e1546ac278be035731d41ec6d28213fb7db", "shasum": "" }, "require": { @@ -1820,9 +1820,9 @@ "files": [ "cache-command.php" ], - "psr-4": { - "": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1839,9 +1839,9 @@ "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.0.10" + "source": "https://github.com/wp-cli/cache-command/tree/v2.0.11" }, - "time": "2022-10-12T00:46:45+00:00" + "time": "2023-02-27T12:17:33+00:00" }, { "name": "wp-cli/checksum-command", @@ -3761,7 +3761,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2023-02-23T12:13:56+00:00" + "time": "2023-02-27T14:07:00+00:00" }, { "name": "wp-cli/wp-config-transformer",