Skip to content

Commit fdd7bd9

Browse files
Remove branch-version (keep them for contracts only)
1 parent 2c3b77f commit fdd7bd9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,5 @@
3434
"autoload": {
3535
"psr-4": { "Symfony\\Component\\Workflow\\": "" }
3636
},
37-
"minimum-stability": "dev",
38-
"extra": {
39-
"branch-version": "3.4"
40-
}
37+
"minimum-stability": "dev"
4138
}

0 commit comments

Comments
 (0)