Update dependency woocommerce/woocommerce-admin to v0.25.1
This commit is contained in:
parent
586bcc8bb4
commit
4d682b6cdc
|
@ -16,7 +16,7 @@
|
|||
"woocommerce/action-scheduler": "3.0.1",
|
||||
"woocommerce/woocommerce-blocks": "2.5.12",
|
||||
"woocommerce/woocommerce-rest-api": "1.0.7",
|
||||
"woocommerce/woocommerce-admin": "0.25.0"
|
||||
"woocommerce/woocommerce-admin": "0.25.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "7.5.20",
|
||||
|
|
|
@ -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": "c55c5bac693e0e34d663b97dde0e0fc9",
|
||||
"content-hash": "c674cf272eafa6cfdb1bf5d82004c974",
|
||||
"packages": [
|
||||
{
|
||||
"name": "automattic/jetpack-autoloader",
|
||||
|
@ -418,16 +418,16 @@
|
|||
},
|
||||
{
|
||||
"name": "woocommerce/woocommerce-admin",
|
||||
"version": "v0.25.0",
|
||||
"version": "v0.25.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/woocommerce/woocommerce-admin.git",
|
||||
"reference": "3543ad7073522da5bc0782c0728db6c956695fc3"
|
||||
"reference": "f101b8bf355f9bd22034322d865e083749a0fc3c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/3543ad7073522da5bc0782c0728db6c956695fc3",
|
||||
"reference": "3543ad7073522da5bc0782c0728db6c956695fc3",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/f101b8bf355f9bd22034322d865e083749a0fc3c",
|
||||
"reference": "f101b8bf355f9bd22034322d865e083749a0fc3c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -461,7 +461,7 @@
|
|||
],
|
||||
"description": "A modern, javascript-driven WooCommerce Admin experience.",
|
||||
"homepage": "https://github.com/woocommerce/woocommerce-admin",
|
||||
"time": "2020-02-04T23:56:22+00:00"
|
||||
"time": "2020-02-07T18:57:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "woocommerce/woocommerce-blocks",
|
||||
|
|
Loading…
Reference in New Issue