Skip to content

Commit 05f030b

Browse files
committed
Bump version to v1.0.0-rc.9
1 parent 0be8132 commit 05f030b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ When you check abilities at Laravel's gate, the bouncer will automatically be co
9292
1) Install Bouncer with [composer](https://getcomposer.org/doc/00-intro.md):
9393

9494
```
95-
$ composer require silber/bouncer v1.0.0-rc.8
95+
$ composer require silber/bouncer v1.0.0-rc.9
9696
```
9797

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

135135
```
136-
$ composer require silber/bouncer v1.0.0-rc.8
136+
$ composer require silber/bouncer v1.0.0-rc.9
137137
```
138138
139139
2) Set up the database with [the Eloquent Capsule component](https://github.com/illuminate/database/blob/master/README.md):

0 commit comments

Comments
 (0)