Skip to content

Commit d981ecf

Browse files
authored
chore: removes extra alias before release
1 parent df7be29 commit d981ecf

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,5 @@
7878
"ext-mysqli": "Allows to use mysqli instrumentation.",
7979
"psr/http-client": "Allows to instrument HTTP clients following PSR18.",
8080
"psr/http-server-middleware": "Allows to instrument HTTP servers via middlewares following PSR15."
81-
},
82-
"extra": {
83-
"branch-alias": {
84-
"dev-master": "3.0.x-dev"
85-
}
8681
}
87-
}
82+
}

0 commit comments

Comments
 (0)