Fix typo
parent
d4171abd09
commit
49a214686a
|
@ -123,7 +123,7 @@ We do this by adding a package repository specification to the blog's
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/composer/hello-world"
|
"url": "https://github.com/composer/hello-world"
|
||||||
}
|
}
|
||||||
},
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"acme/hello-world": "dev-master"
|
"acme/hello-world": "dev-master"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue