Update README.md
Went back to dev-master, no need to specify a version (even though there is a formal release). Will leave that up to the dev to figure out if they need a specific version.
This commit is contained in:
parent
28a4066917
commit
ece0a6f057
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ to your `composer.json`
|
||||||
|
|
||||||
```json
|
```json
|
||||||
"require": {
|
"require": {
|
||||||
"joshtronic/php-loremipsum": "1.0.*"
|
"joshtronic/php-loremipsum": "dev-master"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue