Skip to content

Commit e1e4f14

Browse files
committed
- adds branch-alias
1 parent 1bad7c4 commit e1e4f14

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
@@ -41,5 +41,10 @@
4141
"psr-4": {
4242
"Koded\\Tests\\": "Tests/"
4343
}
44+
},
45+
"extra": {
46+
"branch-alias": {
47+
"dev-master": "1.3-dev"
48+
}
4449
}
4550
}

0 commit comments

Comments
 (0)