Skip to content

Commit 3d765c6

Browse files
Update versions in composer.json
1 parent 260a244 commit 3d765c6

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": "3.4-dev"
43-
},
4441
"thanks": {
4542
"name": "phpunit/phpunit",
4643
"url": "https://github.com/sebastianbergmann/phpunit"
4744
}
48-
}
45+
},
46+
"version": "3.4.x-dev"
4947
}

0 commit comments

Comments
 (0)