Skip to content

Commit 419318c

Browse files
Marked the master branch as 1.6.x-dev
1 parent c38356f commit 419318c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,10 @@
3232
"psr-4": {
3333
"Konekt\\History\\Tests\\": "tests/"
3434
}
35+
},
36+
"extra": {
37+
"branch-alias": {
38+
"dev-master": "1.6.x-dev"
39+
}
3540
}
3641
}

0 commit comments

Comments
 (0)