Update composer require

This commit is contained in:
wdavis 2020-12-03 23:44:15 -06:00
parent a0c0d21c4f
commit cff6336828
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Make sure you have some basic understanding of CipherSweet before continuing.
Install the package using composer:
```
composer require bjorn-voesten/laravel-ciphersweet
composer require bjorn-voesten/ciphersweet-for-laravel
```
The package will then automatically register itself.