Skip to content

Commit 514676a

Browse files
Merge branch '3.4' into 4.4
* 3.4: Remove "version" from composer.json files, use "branch-version" instead
2 parents 88f44e4 + 7389acf commit 514676a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
],
3939
"minimum-stability": "dev",
4040
"extra": {
41+
"branch-version": "4.4-dev",
4142
"thanks": {
4243
"name": "phpunit/phpunit",
4344
"url": "https://github.com/sebastianbergmann/phpunit"
4445
}
45-
},
46-
"version": "4.4.x-dev"
46+
}
4747
}

0 commit comments

Comments
 (0)