From 2f8f696b6114620481f05ffeae62295e8a5f37b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 22:36:37 +0000 Subject: [PATCH] Bump spomky-labs/otphp from 11.4.2 to 11.4.3 Bumps [spomky-labs/otphp](https://github.com/Spomky-Labs/otphp) from 11.4.2 to 11.4.3. - [Release notes](https://github.com/Spomky-Labs/otphp/releases) - [Changelog](https://github.com/Spomky-Labs/otphp/blob/11.6.x/doc/Release.md) - [Commits](https://github.com/Spomky-Labs/otphp/compare/11.4.2...11.4.3) --- updated-dependencies: - dependency-name: spomky-labs/otphp dependency-version: 11.4.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d125b2e..26e7a76 100644 --- a/composer.lock +++ b/composer.lock @@ -484,16 +484,16 @@ }, { "name": "spomky-labs/otphp", - "version": "11.4.2", + "version": "11.4.3", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/otphp.git", - "reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad" + "reference": "46663316285bf1f001a31584213b327494b00ae7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad", - "reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad", + "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/46663316285bf1f001a31584213b327494b00ae7", + "reference": "46663316285bf1f001a31584213b327494b00ae7", "shasum": "" }, "require": { @@ -538,7 +538,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/otphp/issues", - "source": "https://github.com/Spomky-Labs/otphp/tree/11.4.2" + "source": "https://github.com/Spomky-Labs/otphp/tree/11.4.3" }, "funding": [ { @@ -550,7 +550,7 @@ "type": "patreon" } ], - "time": "2026-01-23T10:53:01+00:00" + "time": "2026-05-31T12:42:43+00:00" }, { "name": "symfony/cache",