From e3b77e2a8d3bab890e48bd87bcdfadddfe3cbd67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 08:08:43 +0200 Subject: [PATCH] Update dependency automattic/jetpack-autoloader to v2.10.3 (#10) Co-authored-by: Renovate Bot --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 515df77..e6cf458 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "issues": "https://github.com/jeherve/posts-on-this-day/issues" }, "require": { - "automattic/jetpack-autoloader": "2.10.2" + "automattic/jetpack-autoloader": "2.10.3" }, "require-dev": { "automattic/wordbless": "dev-master", diff --git a/composer.lock b/composer.lock index 84cf2d5..c6a7737 100644 --- a/composer.lock +++ b/composer.lock @@ -4,27 +4,27 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b645dce9d478704331845ee223a1eb06", + "content-hash": "436687c6245d73f9bbc4b5454c52bc82", "packages": [ { "name": "automattic/jetpack-autoloader", - "version": "v2.10.2", + "version": "v2.10.3", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", - "reference": "79a541381c1617b02980ab48d4ed0a0fb6ba462d" + "reference": "aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/79a541381c1617b02980ab48d4ed0a0fb6ba462d", - "reference": "79a541381c1617b02980ab48d4ed0a0fb6ba462d", + "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4", + "reference": "aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^1.1", + "automattic/jetpack-changelogger": "^1.2", "yoast/phpunit-polyfills": "0.2.0" }, "type": "composer-plugin", @@ -53,9 +53,9 @@ ], "description": "Creates a custom autoloader for a plugin or theme.", "support": { - "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.10.2" + "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.10.3" }, - "time": "2021-04-27T14:41:27+00:00" + "time": "2021-05-25T16:35:16+00:00" } ], "packages-dev": [