Skip to content

Commit

Permalink
Removed branch-alias from composer.json
Browse files Browse the repository at this point in the history
We should use release branches, when needed.
  • Loading branch information
Ocramius committed Aug 11, 2019
1 parent df42c52 commit 9ca6ba6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,5 @@
"psr-4": {
"PSR7SessionsTest\\Storageless\\": "test/StoragelessTest"
}
},
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
}
}
}

0 comments on commit 9ca6ba6

Please sign in to comment.