Skip to content

Commit 3f3717b

Browse files
authored
Merge pull request #3 from philkra/remove-branch-alias
remove branch alias from composer
2 parents 131663b + 579d84c commit 3f3717b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@
3232
"provide": {
3333
"psr/log-implementation": "1.0.0"
3434
},
35-
"extra": {
36-
"branch-alias": {
37-
"dev-master": "2.x-dev"
38-
}
39-
},
4035
"scripts": {
4136
"test": [
4237
"./vendor/bin/parallel-lint . --exclude vendor",

0 commit comments

Comments
 (0)