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

Commit

Permalink
Merge branch 'bugfix/errata-corrige-documentation-version' into v2
Browse files Browse the repository at this point in the history
* bugfix/errata-corrige-documentation-version:
  errata corrige, version ^2.0 was ^2.1
  • Loading branch information
biscolab committed Oct 30, 2017
2 parents 5631c80 + 4420250 commit 40f2218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Simple Google ReCaptcha package for Laravel 5

You can install the package via composer:
```sh
composer require biscolab/laravel-recaptcha:^2.1
composer require biscolab/laravel-recaptcha:^2.0
```
The service **provider** must be registered in `config/app.php`:
```php
Expand Down

0 comments on commit 40f2218

Please sign in to comment.