Merge pull request #771 from wp-cli/dependabot/composer/wp-cli/core-command-2.1.21

This commit is contained in:
Pascal Birchler 2025-07-08 22:37:26 +02:00 committed by GitHub
commit a0ea11e9be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -2789,16 +2789,16 @@
},
{
"name": "wp-cli/core-command",
"version": "v2.1.20",
"version": "v2.1.21",
"source": {
"type": "git",
"url": "https://github.com/wp-cli/core-command.git",
"reference": "83e4692784a815bb7f5df10b72204f237b5224b9"
"reference": "f157fb37dae1d13fe7318452f932917161e83e53"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wp-cli/core-command/zipball/83e4692784a815bb7f5df10b72204f237b5224b9",
"reference": "83e4692784a815bb7f5df10b72204f237b5224b9",
"url": "https://api.github.com/repos/wp-cli/core-command/zipball/f157fb37dae1d13fe7318452f932917161e83e53",
"reference": "f157fb37dae1d13fe7318452f932917161e83e53",
"shasum": ""
},
"require": {
@ -2810,7 +2810,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": "^4"
"wp-cli/wp-cli-tests": "^5"
},
"type": "wp-cli-package",
"extra": {
@ -2854,9 +2854,9 @@
"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.20"
"source": "https://github.com/wp-cli/core-command/tree/v2.1.21"
},
"time": "2025-04-16T11:23:00+00:00"
"time": "2025-07-08T17:31:39+00:00"
},
{
"name": "wp-cli/cron-command",