Updating README to recommend ~0.5.0 for installing

1.0
Ben Ramsey 2014-11-28 17:55:59 -05:00
parent edd2214c80
commit 6995ac1130
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ Some developers use this library as a base for their own PHP API wrappers, and t
Via Composer
``` bash
$ composer require "league/oauth2-client=~0.5"
$ composer require "league/oauth2-client=~0.5.0"
```
## Testing