1
0
Fork 0

Change master-dev to dev-master

pull/786/head
Jonathan Ingram 2012-06-12 08:50:36 +10:00
parent 021f7bc2be
commit 2dea55cdbb
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ The only required field is `packages`. The JSON structure is as follows:
{
"packages": {
"vendor/packageName": {
"master-dev": { @composer.json },
"dev-master": { @composer.json },
"1.0.x-dev": { @composer.json },
"0.0.1": { @composer.json },
"1.0.0": { @composer.json }