From c8a77a1dfe8a983887ee300aee93d2cb3f871f09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 20:18:40 +0000 Subject: [PATCH] Bump wp-cli/config-command from 2.1.4 to 2.1.5 Bumps [wp-cli/config-command](https://github.com/wp-cli/config-command) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/wp-cli/config-command/releases) - [Commits](https://github.com/wp-cli/config-command/compare/v2.1.4...v2.1.5) --- updated-dependencies: - dependency-name: wp-cli/config-command dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 6e33090b9..451e8ca3c 100644 --- a/composer.lock +++ b/composer.lock @@ -1904,16 +1904,16 @@ }, { "name": "wp-cli/config-command", - "version": "v2.1.4", + "version": "v2.1.5", "source": { "type": "git", "url": "https://github.com/wp-cli/config-command.git", - "reference": "b665cb2872c9df144ef6abc0334eb64ae381bda9" + "reference": "112ab8af6564084a3599c0f4d90ac91911cf565e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/config-command/zipball/b665cb2872c9df144ef6abc0334eb64ae381bda9", - "reference": "b665cb2872c9df144ef6abc0334eb64ae381bda9", + "url": "https://api.github.com/repos/wp-cli/config-command/zipball/112ab8af6564084a3599c0f4d90ac91911cf565e", + "reference": "112ab8af6564084a3599c0f4d90ac91911cf565e", "shasum": "" }, "require": { @@ -1947,9 +1947,9 @@ "files": [ "config-command.php" ], - "psr-4": { - "": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1971,9 +1971,9 @@ "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.1.4" + "source": "https://github.com/wp-cli/config-command/tree/v2.1.5" }, - "time": "2022-09-11T21:29:55+00:00" + "time": "2023-02-17T16:29:34+00:00" }, { "name": "wp-cli/core-command",