Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit 30ec6eb

Browse files
Remove "version" from composer.json files, use "branch-version" instead
1 parent 4afd812 commit 30ec6eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: composer.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,7 @@
3232
"/Tests/"
3333
]
3434
},
35-
"version": "3.4.x-dev"
35+
"extra": {
36+
"branch-version": "3.4-dev"
37+
}
3638
}

0 commit comments

Comments
 (0)