From e88860d5cbe5e9b5eff7d9c6f7305d4378542170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 02:01:54 +0000 Subject: [PATCH] Bump pragmarx/recovery from 0.2.0 to 0.2.1 Bumps [pragmarx/recovery](https://github.com/antonioribeiro/recovery) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/antonioribeiro/recovery/releases) - [Changelog](https://github.com/antonioribeiro/recovery/blob/master/CHANGELOG.md) - [Commits](https://github.com/antonioribeiro/recovery/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: pragmarx/recovery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 564dbf9ec..cf5dacabb 100644 --- a/composer.lock +++ b/composer.lock @@ -7545,16 +7545,16 @@ }, { "name": "pragmarx/recovery", - "version": "v0.2.0", + "version": "v0.2.1", "source": { "type": "git", "url": "https://github.com/antonioribeiro/recovery.git", - "reference": "03db473434ce84212b8991020929b162fe15f01f" + "reference": "b5ce4082f059afac6761714a84497816f45271cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/03db473434ce84212b8991020929b162fe15f01f", - "reference": "03db473434ce84212b8991020929b162fe15f01f", + "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/b5ce4082f059afac6761714a84497816f45271cc", + "reference": "b5ce4082f059afac6761714a84497816f45271cc", "shasum": "" }, "require": { @@ -7607,9 +7607,9 @@ ], "support": { "issues": "https://github.com/antonioribeiro/recovery/issues", - "source": "https://github.com/antonioribeiro/recovery/tree/v0.2.0" + "source": "https://github.com/antonioribeiro/recovery/tree/v0.2.1" }, - "time": "2021-03-23T22:57:38+00:00" + "time": "2021-08-15T12:26:51+00:00" }, { "name": "predis/predis",