Skip to content

Commit d2119bc

Browse files
Merge branch '3.4' into 4.4
* 3.4: Remove "branch-alias", populate "version"
2 parents c81c1b6 + 260a244 commit d2119bc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,10 @@
3838
],
3939
"minimum-stability": "dev",
4040
"extra": {
41-
"branch-alias": {
42-
"dev-master": "4.4-dev"
43-
},
4441
"thanks": {
4542
"name": "phpunit/phpunit",
4643
"url": "https://github.com/sebastianbergmann/phpunit"
4744
}
48-
}
45+
},
46+
"version": "4.4-dev"
4947
}

0 commit comments

Comments
 (0)