Skip to content

Commit 2bd8b82

Browse files
Merge branch '4.4' into 5.1
* 4.4: [appveyor] fix checking for the .x branch Remove "branch-alias", populate "version"
2 parents 23e807a + 64d0d98 commit 2bd8b82

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,10 @@
2626
},
2727
"minimum-stability": "dev",
2828
"extra": {
29-
"branch-alias": {
30-
"dev-master": "2.1-dev"
31-
},
3229
"thanks": {
3330
"name": "symfony/contracts",
3431
"url": "https://github.com/symfony/contracts"
3532
}
36-
}
33+
},
34+
"version": "2.1-dev"
3735
}

0 commit comments

Comments
 (0)