Skip to content

Commit 7b5526a

Browse files
Merge branch '3.4' into 4.4
* 3.4: Remove "version" from composer.json files, use "branch-version" instead
1 parent 180a3e7 commit 7b5526a

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
@@ -51,5 +51,7 @@
5151
]
5252
},
5353
"minimum-stability": "dev",
54-
"version": "4.4.x-dev"
54+
"extra": {
55+
"branch-version": "4.4-dev"
56+
}
5557
}

0 commit comments

Comments
 (0)