Skip to content

Commit 7fbcfd2

Browse files
committed
adjust to semantic branch naming
1 parent 8131524 commit 7fbcfd2

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
@@ -40,10 +40,5 @@
4040
"autoload": {
4141
"psr-0": {"": "src"}
4242
},
43-
"bin": ["bin/phpcrsh"],
44-
"extra": {
45-
"branch-alias": {
46-
"dev-master": "1.x-dev"
47-
}
48-
}
43+
"bin": ["bin/phpcrsh"]
4944
}

0 commit comments

Comments
 (0)