diff --git a/plugins/woocommerce/composer.json b/plugins/woocommerce/composer.json index fe15e596ba6..7684d5273fc 100644 --- a/plugins/woocommerce/composer.json +++ b/plugins/woocommerce/composer.json @@ -21,7 +21,7 @@ "pelago/emogrifier": "3.1.0", "psr/container": "1.0.0", "woocommerce/action-scheduler": "3.4.0", - "woocommerce/woocommerce-admin": "2.9.4", + "woocommerce/woocommerce-admin": "3.0.0-rc.1", "woocommerce/woocommerce-blocks": "6.3.3" }, "require-dev": { diff --git a/plugins/woocommerce/composer.lock b/plugins/woocommerce/composer.lock index f41dd8f031e..faf3db2a3a1 100644 --- a/plugins/woocommerce/composer.lock +++ b/plugins/woocommerce/composer.lock @@ -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": "d12a5b11e3d6dc2ac228efa1cd5efadc", + "content-hash": "c4f41955bfde1a0a4e2d6d7428b8ee58", "packages": [ { "name": "automattic/jetpack-autoloader", @@ -543,16 +543,16 @@ }, { "name": "woocommerce/woocommerce-admin", - "version": "2.9.4", + "version": "3.0.0-rc.1", "source": { "type": "git", "url": "https://github.com/woocommerce/woocommerce-admin.git", - "reference": "0cc85981f2def42e604118c7f5032e2750056763" + "reference": "7c0cdd01ae98be058d684dd19023b0f40094cb63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/0cc85981f2def42e604118c7f5032e2750056763", - "reference": "0cc85981f2def42e604118c7f5032e2750056763", + "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/7c0cdd01ae98be058d684dd19023b0f40094cb63", + "reference": "7c0cdd01ae98be058d684dd19023b0f40094cb63", "shasum": "" }, "require": { @@ -608,9 +608,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.9.4" + "source": "https://github.com/woocommerce/woocommerce-admin/tree/v3.0.0-rc.1" }, - "time": "2021-12-15T14:33:43+00:00" + "time": "2021-12-14T23:55:42+00:00" }, { "name": "woocommerce/woocommerce-blocks",