1
0
Fork 0

fixed tabs to spaces in doc

pull/3790/head
Steve Buzonas 2015-04-18 21:17:19 -04:00
parent 20745f839c
commit 7f8677d410
1 changed files with 3 additions and 3 deletions

View File

@ -830,9 +830,9 @@ preferred-install Example:
"config": {
"preferred-install": {
"my-organization/stable-package": "dist",
"my-organization/*": "source",
"partner-organization/*": "auto",
"*": "dist"
"my-organization/*": "source",
"partner-organization/*": "auto",
"*": "dist"
}
}
}