Skip to content

Commit 5173175

Browse files
Merge branch '3.4' into 4.4
* 3.4: Remove "branch-alias", populate "version"
2 parents 4c925b0 + fa8bd34 commit 5173175

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,5 @@
3939
"psr-4": { "Symfony\\Component\\Workflow\\": "" }
4040
},
4141
"minimum-stability": "dev",
42-
"extra": {
43-
"branch-alias": {
44-
"dev-master": "4.4-dev"
45-
}
46-
}
42+
"version": "4.4-dev"
4743
}

0 commit comments

Comments
 (0)