Skip to content

Commit

Permalink
Add branch aliases (#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevay authored May 2, 2023
1 parent aa8a62f commit aef31cf
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,5 +23,10 @@
"ext-protobuf": "For better performance, when dealing with the protobuf format",
"google/protobuf": "To get started quickly, install the native protobuf library.",
"ext-grpc": "To use the gRPC based exporters"
},
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
}
}

0 comments on commit aef31cf

Please sign in to comment.