Skip to content

Commit

Permalink
Specify latest haigha major version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joostfaassen committed Jul 27, 2018
1 parent f2c19e8 commit 78e6c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ table.user:
Simply add the following to your `require` or `require-dev` section in your [composer.json](http://getcomposer.org) and run `composer update`:
```json
"require": {
"linkorb/haigha": "~1.0"
"linkorb/haigha": "^2.0"
}
```

Expand Down

0 comments on commit 78e6c6c

Please sign in to comment.