Merge branch 'main' into update-framework

This commit is contained in:
Pascal Birchler 2025-05-07 15:51:53 +02:00
commit 72890017a7
No known key found for this signature in database
GPG key ID: 0DECE73DD74E8B2F
2 changed files with 7 additions and 7 deletions

View file

@ -26,6 +26,7 @@
"wp-cli/maintenance-mode-command": "^2",
"wp-cli/media-command": "^2",
"wp-cli/package-command": "^2.1",
"wp-cli/process": "5.9.99",
"wp-cli/rewrite-command": "^2",
"wp-cli/role-command": "^2",
"wp-cli/scaffold-command": "^2",
@ -34,8 +35,7 @@
"wp-cli/shell-command": "^2",
"wp-cli/super-admin-command": "^2",
"wp-cli/widget-command": "^2",
"wp-cli/wp-cli": "dev-main",
"wp-cli/process": "5.9.99"
"wp-cli/wp-cli": "dev-main"
},
"require-dev": {
"roave/security-advisories": "dev-latest",

10
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f612f478be618262f6d2e8e6197d8b98",
"content-hash": "be1f1aecd788c2398ce53b5389e34409",
"packages": [
{
"name": "composer/ca-bundle",
@ -3113,12 +3113,12 @@
"source": {
"type": "git",
"url": "https://github.com/wp-cli/process.git",
"reference": "aec5503810e8090396247ef089ebafa0115c2947"
"reference": "f0aec5ca26a702d3157e3a19982b662521ac2b81"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wp-cli/process/zipball/aec5503810e8090396247ef089ebafa0115c2947",
"reference": "aec5503810e8090396247ef089ebafa0115c2947",
"url": "https://api.github.com/repos/wp-cli/process/zipball/f0aec5ca26a702d3157e3a19982b662521ac2b81",
"reference": "f0aec5ca26a702d3157e3a19982b662521ac2b81",
"shasum": ""
},
"require": {
@ -3155,7 +3155,7 @@
"support": {
"source": "https://github.com/wp-cli/process/tree/v5.9.99"
},
"time": "2025-05-06T18:54:53+00:00"
"time": "2025-05-06T21:26:50+00:00"
},
{
"name": "wp-cli/rewrite-command",