Merge pull request #29979 from woocommerce/update/woocommerce-admin/2.3.1
Update woocommerce-admin package to 2.3.1
This commit is contained in:
commit
e97044b067
|
@ -364,16 +364,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v5.2.8",
|
||||
"version": "v5.2.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
"reference": "eccb8be70d7a6a2230d05f6ecede40f3fdd9e252"
|
||||
"reference": "ccccb9d48ca42757dd12f2ca4bf857a4e217d90d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/eccb8be70d7a6a2230d05f6ecede40f3fdd9e252",
|
||||
"reference": "eccb8be70d7a6a2230d05f6ecede40f3fdd9e252",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/ccccb9d48ca42757dd12f2ca4bf857a4e217d90d",
|
||||
"reference": "ccccb9d48ca42757dd12f2ca4bf857a4e217d90d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -405,7 +405,7 @@
|
|||
"description": "Finds files and directories via an intuitive fluent interface",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/finder/tree/v5.2.8"
|
||||
"source": "https://github.com/symfony/finder/tree/v5.2.9"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -421,7 +421,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-05-10T14:39:23+00:00"
|
||||
"time": "2021-05-16T13:07:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
|
|
@ -155,16 +155,16 @@
|
|||
},
|
||||
{
|
||||
"name": "mck89/peast",
|
||||
"version": "v1.12.0",
|
||||
"version": "v1.13.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mck89/peast.git",
|
||||
"reference": "833be7a294627a8c5b1c482cbf489f73bf9b8086"
|
||||
"reference": "db38b1524f5bda921cbda2385e440c2bb71d18b4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mck89/peast/zipball/833be7a294627a8c5b1c482cbf489f73bf9b8086",
|
||||
"reference": "833be7a294627a8c5b1c482cbf489f73bf9b8086",
|
||||
"url": "https://api.github.com/repos/mck89/peast/zipball/db38b1524f5bda921cbda2385e440c2bb71d18b4",
|
||||
"reference": "db38b1524f5bda921cbda2385e440c2bb71d18b4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -176,7 +176,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.12.0-dev"
|
||||
"dev-master": "1.13.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -187,7 +187,7 @@
|
|||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
"BSD-3-Clause"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
|
@ -198,9 +198,9 @@
|
|||
"description": "Peast is PHP library that generates AST for JavaScript code",
|
||||
"support": {
|
||||
"issues": "https://github.com/mck89/peast/issues",
|
||||
"source": "https://github.com/mck89/peast/tree/v1.12.0"
|
||||
"source": "https://github.com/mck89/peast/tree/v1.13.0"
|
||||
},
|
||||
"time": "2021-01-08T15:16:19+00:00"
|
||||
"time": "2021-05-22T16:06:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mustache/mustache",
|
||||
|
@ -532,16 +532,16 @@
|
|||
},
|
||||
{
|
||||
"name": "wp-cli/wp-cli",
|
||||
"version": "dev-master",
|
||||
"version": "v2.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/wp-cli/wp-cli.git",
|
||||
"reference": "4c4746d06640af7698f3792cc4c327a8482dc40f"
|
||||
"reference": "0bcf0c54f4d35685211d435e25219cc7acbe6d48"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/4c4746d06640af7698f3792cc4c327a8482dc40f",
|
||||
"reference": "4c4746d06640af7698f3792cc4c327a8482dc40f",
|
||||
"url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/0bcf0c54f4d35685211d435e25219cc7acbe6d48",
|
||||
"reference": "0bcf0c54f4d35685211d435e25219cc7acbe6d48",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -565,7 +565,6 @@
|
|||
"ext-readline": "Include for a better --prompt implementation",
|
||||
"ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
|
||||
},
|
||||
"default-branch": true,
|
||||
"bin": [
|
||||
"bin/wp",
|
||||
"bin/wp.bat"
|
||||
|
@ -600,7 +599,7 @@
|
|||
"issues": "https://github.com/wp-cli/wp-cli/issues",
|
||||
"source": "https://github.com/wp-cli/wp-cli"
|
||||
},
|
||||
"time": "2021-05-13T09:36:33+00:00"
|
||||
"time": "2021-05-14T13:44:51+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"pelago/emogrifier": "3.1.0",
|
||||
"psr/container": "1.0.0",
|
||||
"woocommerce/action-scheduler": "3.1.6",
|
||||
"woocommerce/woocommerce-admin": "2.3.0",
|
||||
"woocommerce/woocommerce-admin": "2.3.1",
|
||||
"woocommerce/woocommerce-blocks": "5.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
|
@ -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": "ac338dadb8929c73ad9606426621f9ba",
|
||||
"content-hash": "cf10f974b24dd9a696708cc95a0e3d6e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "automattic/jetpack-autoloader",
|
||||
|
@ -532,16 +532,16 @@
|
|||
},
|
||||
{
|
||||
"name": "woocommerce/woocommerce-admin",
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/woocommerce/woocommerce-admin.git",
|
||||
"reference": "c690969d301ddb7145b43e72e4dd99c84cc8ba66"
|
||||
"reference": "f28cf3f027e27a6679e4fa8173d8b6859ec84838"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/c690969d301ddb7145b43e72e4dd99c84cc8ba66",
|
||||
"reference": "c690969d301ddb7145b43e72e4dd99c84cc8ba66",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/f28cf3f027e27a6679e4fa8173d8b6859ec84838",
|
||||
"reference": "f28cf3f027e27a6679e4fa8173d8b6859ec84838",
|
||||
"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.0"
|
||||
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.3.1"
|
||||
},
|
||||
"time": "2021-05-12T15:20:07+00:00"
|
||||
"time": "2021-05-24T09:48:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "woocommerce/woocommerce-blocks",
|
||||
|
|
Loading…
Reference in New Issue