Skip to content

Commit a9b6edf

Browse files
committed
Merge pull request #23 from tommygnr/patch-1
Add a branch alias
2 parents 6d705c1 + f3d1a28 commit a9b6edf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,10 @@
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "3.7.*@stable"
17+
},
18+
"extra": {
19+
"branch-alias": {
20+
"dev-master": "2.0.x-dev"
21+
}
1722
}
1823
}

0 commit comments

Comments
 (0)