Skip to content

Commit

Permalink
composer: drop version number from install
Browse files Browse the repository at this point in the history
No need to specify it, it just gets out of date in our readme.
  • Loading branch information
JDGrimes authored Dec 5, 2016
1 parent 52985f3 commit 25a64d0
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 @@ -14,7 +14,7 @@ responses, or just mock the remote responses by supplying artificial ones.
You can install this package using composer:

```bash
composer require --dev jdgrimes/wp-http-testcase:~1.1
composer require --dev jdgrimes/wp-http-testcase
```

# Usage
Expand Down

0 comments on commit 25a64d0

Please sign in to comment.