Skip to content

Commit

Permalink
Update readme with to version v1.0.0-rc.11
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephSilber committed Nov 25, 2021
1 parent 3259432 commit 36ebbe2
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 @@ -92,7 +92,7 @@ When you check abilities at Laravel's gate, the bouncer will automatically be co
1) Install Bouncer with [composer](https://getcomposer.org/doc/00-intro.md):

```
$ composer require silber/bouncer v1.0.0-rc.10
$ composer require silber/bouncer v1.0.0-rc.11
```

2) Add Bouncer's trait to your user model:
Expand Down Expand Up @@ -133,7 +133,7 @@ For more information about Laravel Facades, refer to [the Laravel documentation]
1) Install Bouncer with [composer](https://getcomposer.org/doc/00-intro.md):

```
$ composer require silber/bouncer v1.0.0-rc.10
$ composer require silber/bouncer v1.0.0-rc.11
```

2) Set up the database with [the Eloquent Capsule component](https://github.com/illuminate/database/blob/master/README.md):
Expand Down

0 comments on commit 36ebbe2

Please sign in to comment.