Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephSilber committed Feb 21, 2022
1 parent 74403e6 commit ea1b796
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, Bouncer will automatically be consul
1) Install Bouncer with [composer](https://getcomposer.org/doc/00-intro.md):

```
$ composer require silber/bouncer v1.0.0-rc.12
$ composer require silber/bouncer v1.0.0-rc.13
```

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.12
$ composer require silber/bouncer v1.0.0-rc.13
```

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 ea1b796

Please sign in to comment.