Skip to content

Commit

Permalink
Split versions for L4/L5
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiCollin committed Feb 10, 2015
1 parent 8cc7f87 commit 013713c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,16 @@ It's not 'strictly' a data mapper, as the Domain objects extend an Entity class.

Add this line to your composer.json file :

Laravel 4 :
```
"Analogue/ORM": "~1.0"
```

Laravel 5 :
```
"Analogue/ORM": "~2.0"
```

Then run :

```
Expand Down

0 comments on commit 013713c

Please sign in to comment.