Skip to content

Commit 0464787

Browse files
committed
Merge pull request #6 from stof/patch-1
Add the branch-alias for master
2 parents 4e7fcaa + 0200ecd commit 0464787

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

+6
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,11 @@
1515
"psr-0": {
1616
"Diff": "lib/"
1717
}
18+
},
19+
20+
"extra": {
21+
"branch-alias": {
22+
"dev-master": "1.0.x-dev"
23+
}
1824
}
1925
}

0 commit comments

Comments
 (0)