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

Commit 40f2218

Browse files
committed
Merge branch 'bugfix/errata-corrige-documentation-version' into v2
* bugfix/errata-corrige-documentation-version: errata corrige, version ^2.0 was ^2.1
2 parents 5631c80 + 4420250 commit 40f2218

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)