Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 6151062

Browse files
committed
Merge branch 'v2'
* v2: errata corrige, version ^2.0 was ^2.1
2 parents 6471c7c + 40f2218 commit 6151062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Simple Google ReCaptcha package for Laravel 5
55

66
You can install the package via composer:
77
```sh
8-
composer require biscolab/laravel-recaptcha:^2.1
8+
composer require biscolab/laravel-recaptcha:^2.0
99
```
1010
The service **provider** must be registered in `config/app.php`:
1111
```php

0 commit comments

Comments
 (0)