Bump woocommerce-admin version to 2.4.0-rc.1

This commit is contained in:
Ilyas Foo 2021-06-17 14:53:49 +08:00 committed by vedanshujain
parent f4353b6686
commit a9a2fb5f16
3 changed files with 14 additions and 14 deletions

View File

@ -254,16 +254,16 @@
},
{
"name": "rmccue/requests",
"version": "v1.8.0",
"version": "v1.8.1",
"source": {
"type": "git",
"url": "https://github.com/WordPress/Requests.git",
"reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1"
"reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WordPress/Requests/zipball/afbe4790e4def03581c4a0963a1e8aa01f6030f1",
"reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1",
"url": "https://api.github.com/repos/WordPress/Requests/zipball/82e6936366eac3af4d836c18b9d8c31028fe4cd5",
"reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5",
"shasum": ""
},
"require": {
@ -308,9 +308,9 @@
],
"support": {
"issues": "https://github.com/WordPress/Requests/issues",
"source": "https://github.com/WordPress/Requests/tree/v1.8.0"
"source": "https://github.com/WordPress/Requests/tree/v1.8.1"
},
"time": "2021-04-27T11:05:25+00:00"
"time": "2021-06-04T09:56:25+00:00"
},
{
"name": "symfony/finder",

View File

@ -21,7 +21,7 @@
"pelago/emogrifier": "3.1.0",
"psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.2.0",
"woocommerce/woocommerce-admin": "2.3.1",
"woocommerce/woocommerce-admin": "2.4.0-rc.1",
"woocommerce/woocommerce-blocks": "5.3.1"
},
"require-dev": {

14
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": "21b06e63b5f65deec4b635463a10402b",
"content-hash": "f8559beec5d404538c243359bad85998",
"packages": [
{
"name": "automattic/jetpack-autoloader",
@ -532,16 +532,16 @@
},
{
"name": "woocommerce/woocommerce-admin",
"version": "2.3.1",
"version": "2.4.0-rc.1",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "f28cf3f027e27a6679e4fa8173d8b6859ec84838"
"reference": "8535174d5326c74ddccb1d8f5ff3596cdc916a67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/f28cf3f027e27a6679e4fa8173d8b6859ec84838",
"reference": "f28cf3f027e27a6679e4fa8173d8b6859ec84838",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/8535174d5326c74ddccb1d8f5ff3596cdc916a67",
"reference": "8535174d5326c74ddccb1d8f5ff3596cdc916a67",
"shasum": ""
},
"require": {
@ -578,9 +578,9 @@
"homepage": "https://github.com/woocommerce/woocommerce-admin",
"support": {
"issues": "https://github.com/woocommerce/woocommerce-admin/issues",
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.3.1"
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.4.0-rc.1"
},
"time": "2021-05-24T09:48:40+00:00"
"time": "2021-06-17T06:24:54+00:00"
},
{
"name": "woocommerce/woocommerce-blocks",