diff --git a/composer.json b/composer.json index 4fbf8bcb07a..e2c31e99b5a 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "maxmind-db/reader": "1.6.0", "pelago/emogrifier": "^3.1", "woocommerce/action-scheduler": "3.1.6", - "woocommerce/woocommerce-admin": "1.3.0-beta.1", + "woocommerce/woocommerce-admin": "1.3.0-rc.1", "woocommerce/woocommerce-blocks": "2.7.1", "woocommerce/woocommerce-rest-api": "1.0.10" }, diff --git a/composer.lock b/composer.lock index 84f84185048..dec7ac99caf 100644 --- a/composer.lock +++ b/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": "e1718510b3bc480974ac78bd69e2124a", + "content-hash": "c35209de8f965f88aa5121e3ba76fc65", "packages": [ { "name": "automattic/jetpack-autoloader", @@ -419,16 +419,16 @@ }, { "name": "woocommerce/woocommerce-admin", - "version": "v1.3.0-beta.1", + "version": "v1.3.0-rc.1", "source": { "type": "git", "url": "https://github.com/woocommerce/woocommerce-admin.git", - "reference": "be22cb889e541caa9a38ec97182a004e9ab1a5c7" + "reference": "12bc8bf522298a099bb725990cd50bae944e667f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/be22cb889e541caa9a38ec97182a004e9ab1a5c7", - "reference": "be22cb889e541caa9a38ec97182a004e9ab1a5c7", + "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/12bc8bf522298a099bb725990cd50bae944e667f", + "reference": "12bc8bf522298a099bb725990cd50bae944e667f", "shasum": "" }, "require": { @@ -462,7 +462,7 @@ ], "description": "A modern, javascript-driven WooCommerce Admin experience.", "homepage": "https://github.com/woocommerce/woocommerce-admin", - "time": "2020-06-16T02:44:45+00:00" + "time": "2020-06-23T02:57:05+00:00" }, { "name": "woocommerce/woocommerce-blocks", @@ -800,16 +800,16 @@ }, { "name": "mck89/peast", - "version": "v1.10.3", + "version": "v1.10.4", "source": { "type": "git", "url": "https://github.com/mck89/peast.git", - "reference": "6d1100f39f684c9e004f808b27f6c824b083d8d8" + "reference": "e11664ef53ba2a4ca1d16d8bc73fcc317cd65d3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mck89/peast/zipball/6d1100f39f684c9e004f808b27f6c824b083d8d8", - "reference": "6d1100f39f684c9e004f808b27f6c824b083d8d8", + "url": "https://api.github.com/repos/mck89/peast/zipball/e11664ef53ba2a4ca1d16d8bc73fcc317cd65d3d", + "reference": "e11664ef53ba2a4ca1d16d8bc73fcc317cd65d3d", "shasum": "" }, "require": { @@ -821,7 +821,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.10.3-dev" + "dev-master": "1.10.4-dev" } }, "autoload": { @@ -841,7 +841,7 @@ } ], "description": "Peast is PHP library that generates AST for JavaScript code", - "time": "2020-04-03T09:06:20+00:00" + "time": "2020-06-21T17:16:08+00:00" }, { "name": "mustache/mustache", @@ -2463,16 +2463,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.17.0", + "version": "v1.17.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" + "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", - "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d", + "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d", "shasum": "" }, "require": { @@ -2485,6 +2485,10 @@ "extra": { "branch-alias": { "dev-master": "1.17-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -2517,7 +2521,7 @@ "polyfill", "portable" ], - "time": "2020-05-12T16:14:59+00:00" + "time": "2020-06-06T08:46:27+00:00" }, { "name": "theseer/tokenizer", @@ -2922,6 +2926,5 @@ "platform-dev": [], "platform-overrides": { "php": "7.1" - }, - "plugin-api-version": "1.1.0" + } }