Skip to content

Commit a5da51f

Browse files
Remove "version" from composer.json files, use "branch-version" instead
1 parent 78fa5a5 commit a5da51f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,7 @@
4040
]
4141
},
4242
"minimum-stability": "dev",
43-
"version": "3.4.x-dev"
43+
"extra": {
44+
"branch-version": "3.4-dev"
45+
}
4446
}

0 commit comments

Comments
 (0)