Skip to content

Commit 2243b99

Browse files
Andreas Frömericanhazstring
authored andcommitted
Add branch alias for dev-master
1 parent acdb5f6 commit 2243b99

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
@@ -30,6 +30,11 @@
3030
"email": "[email protected]"
3131
}
3232
],
33+
"extra": {
34+
"branch-alias": {
35+
"dev-master": "0.8.x-dev"
36+
}
37+
},
3338
"scripts": {
3439
"analyse": "vendor/bin/phpstan analyse --no-progress",
3540
"test": "vendor/bin/phpunit",

0 commit comments

Comments
 (0)