Skip to content

Commit 033b129

Browse files
committed
Configure the branch alias
1 parent fd08b43 commit 033b129

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
@@ -22,5 +22,10 @@
2222
"psr-4": {
2323
"Zalas\\PHPUnit\\Globals\\Tests\\": "tests/"
2424
}
25+
},
26+
"extra": {
27+
"branch-alias": {
28+
"dev-master": "1.x-dev"
29+
}
2530
}
2631
}

0 commit comments

Comments
 (0)