Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cors-gmbh/friendly-captcha-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Feb 2, 2023
2 parents 117b4b1 + 5a9e126 commit 7f63fcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This bundle provides easy [friendlycaptcha.com](https://www.friendlycaptcha.com)
To install CORSFriendlyCaptchaBundle with Composer just type in your terminal:

```bash
php composer.phar require cors-gmbh/friendly-captcha-bundle
php composer.phar require cors/friendly-captcha-bundle
```

Now, Composer will automatically download all required files, and install them
Expand Down Expand Up @@ -49,4 +49,4 @@ cors_friendly_captcha:
validation:
endpoint: https://api.friendlycaptcha.com/api/v1/siteverify
eu_endpoint: https://eu-api.friendlycaptcha.eu/api/v1/siteverify
```
```

0 comments on commit 7f63fcd

Please sign in to comment.