Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored Aug 25, 2016
1 parent c323160 commit d19abbb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,18 @@ Teamwork is the fastest and easiest method to add a User / Team association with
<a name="installation" />
## Installation

## For Laravel 5.0 / 5.1
## For Laravel 5.3

"mpociot/teamwork": "~2.0"
"mpociot/teamwork": "~4.0"

## For Laravel 5.2

"mpociot/teamwork": "~3.0"

## For Laravel 5.0 / 5.1

"mpociot/teamwork": "~2.0"


Add the version you need to your composer.json. Then run `composer install` or `composer update`.

Expand Down

0 comments on commit d19abbb

Please sign in to comment.