8000 [Contracts] fix branch-aliases · symfony/cache-contracts@30fb62e · GitHub
[go: up one dir, main page]

Skip to content

Commit 30fb62e

Browse files
[Contracts] fix branch-aliases
1 parent 3b6f1d1 commit 30fb62e

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
@@ -27,14 +27,12 @@
2727
},
2828
"minimum-stability": "dev",
2929
"extra": {
30+
"branch-alias": {
31+
"dev-main": "1.1-dev"
32+
},
3033
"thanks": {
3134
"name": "symfony/contracts",
3235
"url": "https://github.com/symfony/contracts"
3336
}
34-
},
35-
"extra": {
36-
"branch-alias": {
37-
"dev-main": "1.1-dev"
38-
}
3937
}
4038
}

0 commit comments

Comments
 (0)
0