diff --git a/README.md b/README.md index 326e021..1cde7cd 100644 --- a/README.md +++ b/README.md @@ -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