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",