Skip to content

Commit

Permalink
make alias for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ferishili committed Mar 30, 2022
1 parent 8088948 commit abdb2b7
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 @@ -23,6 +23,11 @@
"php": ">=7.2.5",
"guzzlehttp/guzzle": "^7.0"
},
"extra": {
"branch-alias": {
"dev-master": "master"
}
},
"autoload": {
"psr-4": {
"OpencastApi\\": "src/OpencastApi/",
Expand Down

0 comments on commit abdb2b7

Please sign in to comment.