diff --git a/doc/05-repositories.md b/doc/05-repositories.md index 94f91c3c2..24dbf3782 100644 --- a/doc/05-repositories.md +++ b/doc/05-repositories.md @@ -248,7 +248,7 @@ When you update one of your packages to composer naming scheme or made it availa "repositories": [ { "type": "git", - "https://github.com/foobar/intermediate.git" + "url": "https://github.com/foobar/intermediate.git" }, { "type": "pear",