From 520835366064aabcecee8fc9f64eff4013da02cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 02:58:07 +0000 Subject: [PATCH] Bump anhskohbo/no-captcha from 3.5.0 to 3.6.0 Bumps [anhskohbo/no-captcha](https://github.com/anhskohbo/no-captcha) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/anhskohbo/no-captcha/releases) - [Commits](https://github.com/anhskohbo/no-captcha/compare/3.5.0...3.6.0) --- updated-dependencies: - dependency-name: anhskohbo/no-captcha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index f950a95b..6af4f88e 100644 --- a/composer.lock +++ b/composer.lock @@ -66,25 +66,25 @@ }, { "name": "anhskohbo/no-captcha", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/anhskohbo/no-captcha.git", - "reference": "81302b9ddfb4ee5904b66f24bf3e11ea74fa0b92" + "reference": "6f129419a7f0d0a1ed9849fdaaed34e6d83a03cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/anhskohbo/no-captcha/zipball/81302b9ddfb4ee5904b66f24bf3e11ea74fa0b92", - "reference": "81302b9ddfb4ee5904b66f24bf3e11ea74fa0b92", + "url": "https://api.github.com/repos/anhskohbo/no-captcha/zipball/6f129419a7f0d0a1ed9849fdaaed34e6d83a03cc", + "reference": "6f129419a7f0d0a1ed9849fdaaed34e6d83a03cc", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.2|^7.0", - "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php": ">=5.5.5" }, "require-dev": { - "phpunit/phpunit": "~4.8|^9.5.10" + "phpunit/phpunit": "~4.8|^9.5.10|^10.5" }, "type": "library", "extra": { @@ -124,9 +124,9 @@ ], "support": { "issues": "https://github.com/anhskohbo/no-captcha/issues", - "source": "https://github.com/anhskohbo/no-captcha/tree/3.5.0" + "source": "https://github.com/anhskohbo/no-captcha/tree/3.6.0" }, - "time": "2023-02-15T16:07:08+00:00" + "time": "2024-03-13T02:22:17+00:00" }, { "name": "brick/math",