Skip to content

Commit

Permalink
Updated the "composer require" command
Browse files Browse the repository at this point in the history
  • Loading branch information
smortensen committed Jul 26, 2019
1 parent 77edbb6 commit a7e331a
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 @@ -72,7 +72,7 @@ This package is released under an open-source license: [LGPL-3.0](https://www.gn
If you're using [Composer](https://getcomposer.org/), you can include this library
([datto/json-rpc](https://packagist.org/packages/datto/json-rpc)) like this:
```
composer require "datto/json-rpc" "~5.0"
composer require "datto/json-rpc"
```


Expand Down

0 comments on commit a7e331a

Please sign in to comment.