Skip to content

Commit c22e185

Browse files
Merge branch '3.4' into 4.4
* 3.4: Remove "branch-alias", populate "version"
1 parent 8d5489c commit c22e185

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
@@ -27,12 +27,10 @@
2727
},
2828
"minimum-stability": "dev",
2929
"extra": {
30-
"branch-alias": {
31-
"dev-master": "1.1-dev"
32-
},
3330
"thanks": {
3431
"name": "symfony/contracts",
3532
"url": "https://github.com/symfony/contracts"
3633
}
37-
}
34+
},
35+
"version": "1.1-dev"
3836
}

0 commit comments

Comments
 (0)