Skip to content

Commit fa8e16e

Browse files
authored
Update README.md to support laravel
1 parent 877f6c4 commit fa8e16e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Captcha for Laravel 5/6/7/8/9
1+
# Captcha for Laravel 10/11
22

33
[![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)
44
[![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`.
3939
{
4040
"require": {
4141
"laravel/framework": "5.0.*",
42-
"mews/captcha": "~2.0"
42+
"mews/captcha": "~3.0"
4343
},
4444
"minimum-stability": "stable"
4545
}
@@ -247,4 +247,4 @@ Based on [Intervention Image](https://github.com/Intervention/image)
247247
* [License](http://www.opensource.org/licenses/mit-license.php)
248248
* [Laravel website](http://laravel.com)
249249
* [Laravel Turkiye website](http://www.laravel.gen.tr)
250-
* [MeWebStudio website](http://www.mewebstudio.com)
250+
* [mewebstudio](https://github.com/mewebstudio/captcha)

0 commit comments

Comments
 (0)