Skip to content

Commit

Permalink
Version number in composer command
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Ross committed May 23, 2016
1 parent 71b7979 commit 61b033e
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 @@ -31,7 +31,7 @@ Put the require statement for `functional-programming-utils` in your `composer.j
```json
{
"require": {
"daveross/functional-programming-utils": "~1.0"
"daveross/functional-programming-utils": "~4.0"
}
}
```
Expand Down

0 comments on commit 61b033e

Please sign in to comment.