Skip to content

Commit ff9374c

Browse files
Remove "version" from composer.json files, use "branch-version" instead
1 parent a67c235 commit ff9374c

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
@@ -48,5 +48,7 @@
4848
]
4949
},
5050
"minimum-stability": "dev",
51-
"version": "3.4.x-dev"
51+
"extra": {
52+
"branch-version": "3.4-dev"
53+
}
5254
}

0 commit comments

Comments
 (0)