Package: Update woocommerce-admin to 1.6.0-rc.1

This commit is contained in:
Timmy Crawford 2020-09-29 19:05:37 -07:00
parent 2c1fe4235d
commit 64033ce0ee
2 changed files with 13 additions and 13 deletions

View File

@ -15,7 +15,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.1.6", "woocommerce/action-scheduler": "3.1.6",
"woocommerce/woocommerce-admin": "1.6.0-beta.1", "woocommerce/woocommerce-admin": "1.6.0-rc.1",
"woocommerce/woocommerce-blocks": "3.4.0" "woocommerce/woocommerce-blocks": "3.4.0"
}, },
"require-dev": { "require-dev": {

24
composer.lock generated
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": "ddfcf89afffda07ac78adfff8b311224", "content-hash": "d3c40b1f20258be1b3541f35e23a701a",
"packages": [ "packages": [
{ {
"name": "automattic/jetpack-autoloader", "name": "automattic/jetpack-autoloader",
@ -380,7 +380,7 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v3.4.44", "version": "v3.4.45",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -468,16 +468,16 @@
}, },
{ {
"name": "woocommerce/woocommerce-admin", "name": "woocommerce/woocommerce-admin",
"version": "1.6.0-beta.1", "version": "1.6.0-rc.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git", "url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "a03cafd0a218451d83c42285b02f797555a7450e" "reference": "0e011ec6228e6f9abd883ba3b234d7d605d65d7b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/a03cafd0a218451d83c42285b02f797555a7450e", "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/0e011ec6228e6f9abd883ba3b234d7d605d65d7b",
"reference": "a03cafd0a218451d83c42285b02f797555a7450e", "reference": "0e011ec6228e6f9abd883ba3b234d7d605d65d7b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -511,7 +511,7 @@
], ],
"description": "A modern, javascript-driven WooCommerce Admin experience.", "description": "A modern, javascript-driven WooCommerce Admin experience.",
"homepage": "https://github.com/woocommerce/woocommerce-admin", "homepage": "https://github.com/woocommerce/woocommerce-admin",
"time": "2020-09-18T15:24:50+00:00" "time": "2020-09-30T00:38:51+00:00"
}, },
{ {
"name": "woocommerce/woocommerce-blocks", "name": "woocommerce/woocommerce-blocks",
@ -2424,16 +2424,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v3.4.44", "version": "v3.4.45",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "5ec813ccafa8164ef21757e8c725d3a57da59200" "reference": "52140652ed31cee3dabd0c481b5577201fa769b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200", "url": "https://api.github.com/repos/symfony/finder/zipball/52140652ed31cee3dabd0c481b5577201fa769b4",
"reference": "5ec813ccafa8164ef21757e8c725d3a57da59200", "reference": "52140652ed31cee3dabd0c481b5577201fa769b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2469,7 +2469,7 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-14T07:34:21+00:00" "time": "2020-09-02T16:06:40+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",