Skip to content

Commit

Permalink
Rejiggery.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Sturgeon committed Jul 15, 2014
1 parent 08b1640 commit 9658aa8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ php:
- 5.5
- 5.6
- hhvm

matrix:
allow_failures:
- php: hhvm
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The framework is provided as a Composer package which can be installed by adding
```javascript
{
"require": {
"league/oauth2-server": "3.*"
"league/oauth2-server": "~3.2"
}
}
```
Expand Down

0 comments on commit 9658aa8

Please sign in to comment.