Skip to content

Commit 30f609f

Browse files
[Contracts] fix branch-aliases
1 parent ba81766 commit 30f609f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,12 @@
2626
},
2727
"minimum-stability": "dev",
2828
"extra": {
29+
"branch-alias": {
30+
"dev-main": "1.1-dev"
31+
},
2932
"thanks": {
3033
"name": "symfony/contracts",
3134
"url": "https://github.com/symfony/contracts"
3235
}
33-
},
34-
"extra": {
35-
"branch-alias": {
36-
"dev-main": "1.1-dev"
37-
}
3836
}
3937
}

0 commit comments

Comments
 (0)