Skip to content

Commit 1975650

Browse files
committed
add branch alias
1 parent fda86d8 commit 1975650

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
@@ -46,5 +46,10 @@
4646
"scripts": {
4747
"test": "vendor/bin/phpunit",
4848
"test-ci": "vendor/bin/phpunit --coverage-clover build/coverage.xml"
49+
},
50+
"extra": {
51+
"branch-alias": {
52+
"dev-master": "2.x-dev"
53+
}
4954
}
5055
}

0 commit comments

Comments
 (0)