Skip to content

Commit

Permalink
chore: removes extra alias before release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcchavezs authored Nov 18, 2021
1 parent df7be29 commit d981ecf
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,5 @@
"ext-mysqli": "Allows to use mysqli instrumentation.",
"psr/http-client": "Allows to instrument HTTP clients following PSR18.",
"psr/http-server-middleware": "Allows to instrument HTTP servers via middlewares following PSR15."
},
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
}
}
}

0 comments on commit d981ecf

Please sign in to comment.