Bump anhskohbo/no-captcha from 3.2.1 to 3.3.0

Bumps [anhskohbo/no-captcha](https://github.com/anhskohbo/no-captcha) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/anhskohbo/no-captcha/releases)
- [Commits](https://github.com/anhskohbo/no-captcha/compare/3.2.1...3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-24 05:36:23 +00:00 committed by GitHub
parent fd3da94ce8
commit 13e1987346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -8,21 +8,21 @@
"packages": [
{
"name": "anhskohbo/no-captcha",
"version": "3.2.1",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/anhskohbo/no-captcha.git",
"reference": "6386365b76cfa6a6043dc2783a2a615c8574faf9"
"reference": "f654a4093bd2e9ddbdfad3297bb7aa142a55e611"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/anhskohbo/no-captcha/zipball/6386365b76cfa6a6043dc2783a2a615c8574faf9",
"reference": "6386365b76cfa6a6043dc2783a2a615c8574faf9",
"url": "https://api.github.com/repos/anhskohbo/no-captcha/zipball/f654a4093bd2e9ddbdfad3297bb7aa142a55e611",
"reference": "f654a4093bd2e9ddbdfad3297bb7aa142a55e611",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.2|^7.0",
"illuminate/support": "^5.0|^6.0|^7.0",
"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
"php": ">=5.5.5"
},
"require-dev": {
@ -64,7 +64,7 @@
"no-captcha",
"recaptcha"
],
"time": "2020-08-06T05:45:09+00:00"
"time": "2020-09-10T02:31:52+00:00"
},
{
"name": "clue/stream-filter",