瀏覽代碼

[improve-docs] Remove "Package root" from schema chapter

Igor Wiedler 13 年之前
父節點
當前提交
6c4f47da74
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      doc/04-schema.md

+ 0 - 4
doc/04-schema.md

@@ -9,10 +9,6 @@ can also be used to validate your `composer.json`. In fact, it is used by the
 `validate` command. You can find it at:
 [`Resources/composer-schema.json`](https://github.com/composer/composer/blob/master/res/composer-schema.json).
 
-## Package root
-
-The root of the package definition is a JSON object.
-
 ## Properties
 
 ### name