diff --git a/doc/04-schema.md b/doc/04-schema.md index c7fa866f6..cdb597ad2 100644 --- a/doc/04-schema.md +++ b/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