Browse Source

Updating readme to reflect L5 compat

master
Tom Lingham 10 years ago
parent
commit
0a065c9731
  1. 2
      README.md

2
README.md

@ -11,7 +11,7 @@ Installation
Add `"tom-lingham/searchy" : "2.0~"` to your composer.json file under `require`: Add `"tom-lingham/searchy" : "2.0~"` to your composer.json file under `require`:
``` ```
"require": { "require": {
"laravel/framework": "4.*",
"laravel/framework": "5.*",
"tom-lingham/searchy" : "dev-master" "tom-lingham/searchy" : "dev-master"
} }
``` ```

Loading…
Cancel
Save