Skip to content

Commit

Permalink
- adds branch-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
kodeart committed Aug 8, 2020
1 parent 1bad7c4 commit e1e4f14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,10 @@
"psr-4": {
"Koded\\Tests\\": "Tests/"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.3-dev"
}
}
}

0 comments on commit e1e4f14

Please sign in to comment.