Jordi Boggiano 13 년 전
부모
커밋
49a214686a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/02-libraries.md

+ 1 - 1
doc/02-libraries.md

@@ -123,7 +123,7 @@ We do this by adding a package repository specification to the blog's
                 "type": "vcs",
                 "url": "https://github.com/composer/hello-world"
             }
-        },
+        ],
         "require": {
             "acme/hello-world": "dev-master"
         }