Skip to content

Commit 7c84559

Browse files
committed
Fix branch-alias
1 parent c9d6dbc commit 7c84559

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
"issues": "https://github.com/simplesamlphp/xml-common/issues",
5656
"source": "https://github.com/simplesamlphp/xml-common"
5757
},
58+
"extra": {
59+
"branch-alias": {
60+
"dev-master": "v2.8.x-dev"
61+
}
62+
},
5863
"config": {
5964
"allow-plugins": {
6065
"composer/package-versions-deprecated": true,

0 commit comments

Comments
 (0)