Bump WooCommerce Admin version to 2.8.0

This commit is contained in:
Nestor Soriano 2021-11-05 12:11:11 +01:00
parent 2d71ec403c
commit 63531b985b
No known key found for this signature in database
GPG Key ID: 08110F3518C12CAD
2 changed files with 9 additions and 9 deletions

View File

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

View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "fb2d2b34aa7845cd6d39a187b7c53753", "content-hash": "2850714f99d072cbc80188fd4b56630f",
"packages": [ "packages": [
{ {
"name": "automattic/jetpack-autoloader", "name": "automattic/jetpack-autoloader",
@ -533,16 +533,16 @@
}, },
{ {
"name": "woocommerce/woocommerce-admin", "name": "woocommerce/woocommerce-admin",
"version": "2.8.0-rc.2", "version": "2.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git", "url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "f3974919906d4d2168531025340b4f139ae65f1d" "reference": "63b93a95db4bf788f42587a41f2378128a2adfdf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/f3974919906d4d2168531025340b4f139ae65f1d", "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/63b93a95db4bf788f42587a41f2378128a2adfdf",
"reference": "f3974919906d4d2168531025340b4f139ae65f1d", "reference": "63b93a95db4bf788f42587a41f2378128a2adfdf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -598,9 +598,9 @@
"homepage": "https://github.com/woocommerce/woocommerce-admin", "homepage": "https://github.com/woocommerce/woocommerce-admin",
"support": { "support": {
"issues": "https://github.com/woocommerce/woocommerce-admin/issues", "issues": "https://github.com/woocommerce/woocommerce-admin/issues",
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.8.0-rc.2" "source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.8.0"
}, },
"time": "2021-10-15T00:51:46+00:00" "time": "2021-11-02T19:28:38+00:00"
}, },
{ {
"name": "woocommerce/woocommerce-blocks", "name": "woocommerce/woocommerce-blocks",
@ -2459,5 +2459,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.0" "php": "7.0"
}, },
"plugin-api-version": "2.1.0" "plugin-api-version": "2.0.0"
} }