Skip to content

Commit c8e7e46

Browse files
committed
Update composer.json
1 parent 2ecbcf1 commit c8e7e46

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,10 @@
4949
"tests/BaseTestCase.php"
5050
]
5151
},
52-
"minimum-stability": "stable"
52+
"extra": {
53+
"branch-alias": {
54+
"dev-master": "master"
55+
}
56+
},
57+
"minimum-stability": "dev"
5358
}

0 commit comments

Comments
 (0)