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

Commit

Permalink
Merge branch 'v2'
Browse files Browse the repository at this point in the history
* v2:
  errata corrige, version ^2.0 was ^2.1
  • Loading branch information
biscolab committed Oct 30, 2017
2 parents 6471c7c + 40f2218 commit 6151062
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 6151062

Please sign in to comment.