Skip to content

Commit

Permalink
docs: Update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
juban committed Jul 24, 2022
1 parent 5842a89 commit eec1f04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## 2.1.0 - 2022-07-23

> {note} The plugin’s package name has changed to `juban/craft-google-recaptcha`. You can update the plugin by running `composer require juban/craft-google-recaptcha && composer remove simplonprod/craft-google-recaptcha`.
> {note} The plugin’s package name has changed to `jub/craft-google-recaptcha`. You can update the plugin by running `composer require jub/craft-google-recaptcha && composer remove simplonprod/craft-google-recaptcha`.
# Changed
- Migrate plugin to `juban/craft-google-recaptcha`
- Migrate plugin to `jub/craft-google-recaptcha`
- Updated plugin logo


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To use the plugin, you will need to get an API site key and secret key which you

## Installation

1. Install with composer via `composer require juban/craft-google-recaptcha` from your project directory or from the Plugin Store section of the Control Panel.
1. Install with composer via `composer require jub/craft-google-recaptcha` from your project directory or from the Plugin Store section of the Control Panel.
2. Install the plugin in the Craft Control Panel under Settings → Plugins, or from the command line via `./craft plugin/install google-recaptcha`.


Expand Down

0 comments on commit eec1f04

Please sign in to comment.