Bump WooCommerce Admin version to 2.8.0-rc.1

This commit is contained in:
Matt Sherman 2021-10-14 15:00:46 -04:00
parent 990f7055c4
commit 3bca6b83bc
2 changed files with 10 additions and 9 deletions

View File

@ -21,7 +21,7 @@
"pelago/emogrifier": "3.1.0",
"psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.3.0",
"woocommerce/woocommerce-admin": "2.7.2",
"woocommerce/woocommerce-admin": "2.8.0-rc.1",
"woocommerce/woocommerce-blocks": "5.9.1"
},
"require-dev": {

17
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": "ed397d52c25da204154232b3dd4b529f",
"content-hash": "268007b3eb4c3ba76f2fd842cac50145",
"packages": [
{
"name": "automattic/jetpack-autoloader",
@ -533,16 +533,16 @@
},
{
"name": "woocommerce/woocommerce-admin",
"version": "2.7.2",
"version": "2.8.0-rc.1",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "9ce54862556815e74cfe2476fae0eb30fcfd65d6"
"reference": "48ae15dc851db8ad7c4a13319b017c8926fb0b89"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/9ce54862556815e74cfe2476fae0eb30fcfd65d6",
"reference": "9ce54862556815e74cfe2476fae0eb30fcfd65d6",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/48ae15dc851db8ad7c4a13319b017c8926fb0b89",
"reference": "48ae15dc851db8ad7c4a13319b017c8926fb0b89",
"shasum": ""
},
"require": {
@ -554,7 +554,8 @@
"automattic/jetpack-changelogger": "^1.1",
"bamarni/composer-bin-plugin": "^1.4",
"suin/phpcs-psr4-sniff": "^2.2",
"woocommerce/woocommerce-sniffs": "0.1.0"
"woocommerce/woocommerce-sniffs": "0.1.0",
"yoast/phpunit-polyfills": "^1.0"
},
"type": "wordpress-plugin",
"extra": {
@ -597,9 +598,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.7.2"
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.8.0-rc.1"
},
"time": "2021-10-11T21:11:02+00:00"
"time": "2021-10-14T15:39:02+00:00"
},
{
"name": "woocommerce/woocommerce-blocks",