Merge pull request #25511 from woocommerce/renovate/woocommerce-woocommerce-rest-api-1.x

Update dependency woocommerce/woocommerce-rest-api to v1.0.7
This commit is contained in:
Claudio Sanches 2020-01-29 15:47:13 -03:00 committed by GitHub
commit 966171c6f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@
"composer/installers": "1.7.0", "composer/installers": "1.7.0",
"maxmind-db/reader": "1.6.0", "maxmind-db/reader": "1.6.0",
"woocommerce/woocommerce-blocks": "2.5.11", "woocommerce/woocommerce-blocks": "2.5.11",
"woocommerce/woocommerce-rest-api": "1.0.6" "woocommerce/woocommerce-rest-api": "1.0.7"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "7.5.20", "phpunit/phpunit": "7.5.20",

12
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": "e6dfd8d640c9fc3f21795ddb41a23477", "content-hash": "086647f90f1aa49d0665de5071346473",
"packages": [ "packages": [
{ {
"name": "automattic/jetpack-autoloader", "name": "automattic/jetpack-autoloader",
@ -273,16 +273,16 @@
}, },
{ {
"name": "woocommerce/woocommerce-rest-api", "name": "woocommerce/woocommerce-rest-api",
"version": "1.0.6", "version": "1.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/woocommerce/woocommerce-rest-api.git", "url": "https://github.com/woocommerce/woocommerce-rest-api.git",
"reference": "78ccf4d4c6bafbc841182b68aa863e7b0caa37c8" "reference": "49162ec26a25bd0c6efc0f3452b113cdfff0a823"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-rest-api/zipball/78ccf4d4c6bafbc841182b68aa863e7b0caa37c8", "url": "https://api.github.com/repos/woocommerce/woocommerce-rest-api/zipball/49162ec26a25bd0c6efc0f3452b113cdfff0a823",
"reference": "78ccf4d4c6bafbc841182b68aa863e7b0caa37c8", "reference": "49162ec26a25bd0c6efc0f3452b113cdfff0a823",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -309,7 +309,7 @@
], ],
"description": "The WooCommerce core REST API.", "description": "The WooCommerce core REST API.",
"homepage": "https://github.com/woocommerce/woocommerce-rest-api", "homepage": "https://github.com/woocommerce/woocommerce-rest-api",
"time": "2020-01-15T23:29:39+00:00" "time": "2020-01-28T21:04:51+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [