Skip to content

Commit 67fbbd0

Browse files
authored
Merge pull request #1979 from opensource-workshop/2.17.2-1
composer require mews/captcha for php8.0
2 parents 16429ed + 73f8250 commit 67fbbd0

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

composer-dev.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
55
"This file is @generated automatically"
66
],
7-
"content-hash": "e573662becf9e0e2ca4ef34ccb3df48c",
7+
"content-hash": "eba4d7f499b4c099021ee5e6cdb18847",
88
"packages": [
99
{
1010
"name": "aws/aws-crt-php",
@@ -2786,31 +2786,31 @@
27862786
},
27872787
{
27882788
"name": "mews/captcha",
2789-
"version": "3.3.2",
2789+
"version": "3.3.0",
27902790
"source": {
27912791
"type": "git",
27922792
"url": "https://github.com/mewebstudio/captcha.git",
2793-
"reference": "7aee0e80bcf7eb17fc0d574244e384e56ae2af77"
2793+
"reference": "8c439263d0ba42e6c05e4d1f3bee0a2b97e675d5"
27942794
},
27952795
"dist": {
27962796
"type": "zip",
2797-
"url": "https://api.github.com/repos/mewebstudio/captcha/zipball/7aee0e80bcf7eb17fc0d574244e384e56ae2af77",
2798-
"reference": "7aee0e80bcf7eb17fc0d574244e384e56ae2af77",
2797+
"url": "https://api.github.com/repos/mewebstudio/captcha/zipball/8c439263d0ba42e6c05e4d1f3bee0a2b97e675d5",
2798+
"reference": "8c439263d0ba42e6c05e4d1f3bee0a2b97e675d5",
27992799
"shasum": ""
28002800
},
28012801
"require": {
28022802
"ext-gd": "*",
2803-
"illuminate/config": "~5|^6|^7|^8|^9|^10",
2804-
"illuminate/filesystem": "~5|^6|^7|^8|^9|^10",
2805-
"illuminate/hashing": "~5|^6|^7|^8|^9|^10",
2806-
"illuminate/session": "~5|^6|^7|^8|^9|^10",
2807-
"illuminate/support": "~5|^6|^7|^8|^9|^10",
2803+
"illuminate/config": "~5|^6|^7|^8|^9|^10.0",
2804+
"illuminate/filesystem": "~5|^6|^7|^8|^9|^10.0",
2805+
"illuminate/hashing": "~5|^6|^7|^8|^9|^10.0",
2806+
"illuminate/session": "~5|^6|^7|^8|^9|^10.0",
2807+
"illuminate/support": "~5|^6|^7|^8|^9|^10.0",
28082808
"intervention/image": "~2.5",
2809-
"php": "^7.2|^8.1"
2809+
"php": "^7.2|^8.0"
28102810
},
28112811
"require-dev": {
28122812
"mockery/mockery": "^1.0",
2813-
"phpunit/phpunit": "^8.5|^9.5.10"
2813+
"phpunit/phpunit": "^8.5|^9.0"
28142814
},
28152815
"type": "package",
28162816
"extra": {
@@ -2843,7 +2843,7 @@
28432843
"role": "Developer"
28442844
}
28452845
],
2846-
"description": "Laravel 5/6/7/8/9/10 Captcha Package",
2846+
"description": "Laravel 5 & 6 Captcha Package",
28472847
"homepage": "https://github.com/mewebstudio/captcha",
28482848
"keywords": [
28492849
"captcha",
@@ -2853,9 +2853,9 @@
28532853
],
28542854
"support": {
28552855
"issues": "https://github.com/mewebstudio/captcha/issues",
2856-
"source": "https://github.com/mewebstudio/captcha/tree/3.3.2"
2856+
"source": "https://github.com/mewebstudio/captcha/tree/3.3.0"
28572857
},
2858-
"time": "2023-07-15T15:07:48+00:00"
2858+
"time": "2023-03-14T08:30:02+00:00"
28592859
},
28602860
{
28612861
"name": "monolog/monolog",

composer.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)