1
0
Fork 0
pull/341/head
Jordi Boggiano 2012-02-20 16:53:49 +01:00
parent a71f9c71f0
commit b8f200b0f2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ This chapter will explain all of the options available in `composer.json`.
We have a [JSON schema](http://json-schema.org) that documents the format and We have a [JSON schema](http://json-schema.org) that documents the format and
can also be used to validate your `composer.json`. In fact, it is used by the 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- `validate` command. You can find it at: [`Resources/composer-
schema.json`](https://github.com/composer/composer/blob/res schema.json`](https://github.com/composer/composer/blob/master/res
/composer-schema.json). /composer-schema.json).
## Package root ## Package root