diff --git a/composer.json b/composer.json index 2f047474ac4..3eafeab206f 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "pelago/emogrifier": "3.1.0", "psr/container": "1.0.0", "woocommerce/action-scheduler": "3.1.6", - "woocommerce/woocommerce-admin": "1.5.0-rc.5", + "woocommerce/woocommerce-admin": "1.5.0", "woocommerce/woocommerce-blocks": "3.1.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 0f5521440da..f9f2f72e4b6 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": "96f2da050b30dcd3e6dfee4df6ec2849", + "content-hash": "11ae24e5fa6a835a12e6e4f853825392", "packages": [ { "name": "automattic/jetpack-autoloader", @@ -429,20 +429,6 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-03-16T08:31:04+00:00" }, { @@ -482,16 +468,16 @@ }, { "name": "woocommerce/woocommerce-admin", - "version": "1.5.0-rc.5", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/woocommerce/woocommerce-admin.git", - "reference": "baef859e2c4fc7e06bd7880b157348e422b97655" + "reference": "b788329894265b4698c5ea997ce73a9f506d3e4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/baef859e2c4fc7e06bd7880b157348e422b97655", - "reference": "baef859e2c4fc7e06bd7880b157348e422b97655", + "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/b788329894265b4698c5ea997ce73a9f506d3e4c", + "reference": "b788329894265b4698c5ea997ce73a9f506d3e4c", "shasum": "" }, "require": { @@ -525,7 +511,7 @@ ], "description": "A modern, javascript-driven WooCommerce Admin experience.", "homepage": "https://github.com/woocommerce/woocommerce-admin", - "time": "2020-09-03T03:28:02+00:00" + "time": "2020-09-07T02:36:13+00:00" }, { "name": "woocommerce/woocommerce-blocks", @@ -696,20 +682,6 @@ "constructor", "instantiate" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", - "type": "tidelift" - } - ], "time": "2020-05-29T17:27:14+00:00" }, { @@ -972,12 +944,6 @@ "object", "object graph" ], - "funding": [ - { - "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", - "type": "tidelift" - } - ], "time": "2020-06-29T13:22:24+00:00" }, { @@ -2503,20 +2469,6 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-02-14T07:34:21+00:00" }, { @@ -2579,20 +2531,6 @@ "polyfill", "portable" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-07-14T12:35:20+00:00" }, { @@ -2999,6 +2937,5 @@ "platform-dev": [], "platform-overrides": { "php": "7.1" - }, - "plugin-api-version": "1.1.0" + } }