From 25340166113b81e5921c3151223bef34e6cc4c00 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 02:23:29 +0000 Subject: [PATCH] Bump scheb/two-factor-bundle from 4.18.2 to 4.18.3 Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.18.2 to 4.18.3. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.18.2...v4.18.3) Signed-off-by: dependabot-preview[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 847908e08..43a0b2458 100644 --- a/composer.lock +++ b/composer.lock @@ -7623,16 +7623,16 @@ }, { "name": "scheb/two-factor-bundle", - "version": "v4.18.2", + "version": "v4.18.3", "source": { "type": "git", "url": "https://github.com/scheb/two-factor-bundle.git", - "reference": "5c2cbc479c457d7c84d263438262646357242bc2" + "reference": "cfb5fbdf4ca9495201326b40c4fe806ab848c59c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/5c2cbc479c457d7c84d263438262646357242bc2", - "reference": "5c2cbc479c457d7c84d263438262646357242bc2", + "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/cfb5fbdf4ca9495201326b40c4fe806ab848c59c", + "reference": "cfb5fbdf4ca9495201326b40c4fe806ab848c59c", "shasum": "" }, "require": { @@ -7688,7 +7688,7 @@ "two-factor", "two-step" ], - "time": "2020-08-13T17:05:28+00:00" + "time": "2020-09-21T13:24:40+00:00" }, { "name": "sensio/distribution-bundle", @@ -10199,16 +10199,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v1.1.3", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "9f277171e296a3c8629c04ac93ec95ff0f208ccb" + "reference": "53e6692d8ad1a7d72078093ced170c218a2e8b79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/9f277171e296a3c8629c04ac93ec95ff0f208ccb", - "reference": "9f277171e296a3c8629c04ac93ec95ff0f208ccb", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/53e6692d8ad1a7d72078093ced170c218a2e8b79", + "reference": "53e6692d8ad1a7d72078093ced170c218a2e8b79", "shasum": "" }, "require": { @@ -10328,7 +10328,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-07-10T09:34:29+00:00" + "time": "2020-09-03T14:09:13+00:00" }, { "name": "true/punycode",