File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Captcha for Laravel 5/6/7/8/9
1
+ # Captcha for Laravel 10/11
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/mewebstudio/captcha.svg?branch=master )] ( https://travis-ci.org/mewebstudio/captcha ) [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/mewebstudio/captcha/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/mewebstudio/captcha/?branch=master )
4
4
[ ![ Latest Stable Version] ( https://poser.pugx.org/mews/captcha/v/stable.svg )] ( https://packagist.org/packages/mews/captcha )
@@ -39,7 +39,7 @@ project's `composer.json`.
39
39
{
40
40
"require" : {
41
41
"laravel/framework" : " 5.0.*" ,
42
- "mews/captcha" : " ~2 .0"
42
+ "mews/captcha" : " ~3 .0"
43
43
},
44
44
"minimum-stability" : " stable"
45
45
}
@@ -247,4 +247,4 @@ Based on [Intervention Image](https://github.com/Intervention/image)
247
247
* [ License] ( http://www.opensource.org/licenses/mit-license.php )
248
248
* [ Laravel website] ( http://laravel.com )
249
249
* [ Laravel Turkiye website] ( http://www.laravel.gen.tr )
250
- * [ MeWebStudio website ] ( http ://www.mewebstudio. com)
250
+ * [ mewebstudio ] ( https ://github. com/mewebstudio/captcha )
You can’t perform that action at this time.
0 commit comments