Update dependency automattic/jetpack-autoloader to v1.3.1 (https://github.com/woocommerce/woocommerce-blocks/pull/966)

This commit is contained in:
renovate[bot] 2019-09-20 14:17:55 +01:00 committed by Mike Jolley
parent b5f2f0c536
commit 96d0df299f
2 changed files with 9 additions and 9 deletions

View File

@ -13,7 +13,7 @@
"minimum-stability": "dev",
"require": {
"composer/installers": "1.7.0",
"automattic/jetpack-autoloader": "1.2.0"
"automattic/jetpack-autoloader": "1.3.1"
},
"require-dev": {
"phpunit/phpunit": "6.5.14",

View File

@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "14d894e5243d73a375a03082215f605d",
"content-hash": "1d8f1e958e216000e60535652daa35b4",
"packages": [
{
"name": "automattic/jetpack-autoloader",
"version": "v1.2.0",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "4ad9631e68e9da8b8a764615766287becfb27f81"
"reference": "531dc0541d873b1d54e9facb2732a09019184095"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/4ad9631e68e9da8b8a764615766287becfb27f81",
"reference": "4ad9631e68e9da8b8a764615766287becfb27f81",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/531dc0541d873b1d54e9facb2732a09019184095",
"reference": "531dc0541d873b1d54e9facb2732a09019184095",
"shasum": ""
},
"require": {
@ -40,7 +40,7 @@
"GPL-2.0-or-later"
],
"description": "Creates a custom autoloader for a plugin or theme.",
"time": "2019-06-24T15:13:23+00:00"
"time": "2019-09-16T22:34:52+00:00"
},
{
"name": "composer/installers",
@ -1907,8 +1907,8 @@
"authors": [
{
"name": "Arne Blankerts",
"role": "Developer",
"email": "arne@blankerts.de"
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",