1
0
Fork 0
pull/407/head
Jordi Boggiano 2012-03-08 01:23:39 +01:00
parent d4171abd09
commit 49a214686a
1 changed files with 1 additions and 1 deletions

View File

@ -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"
} }