Skip to content

Commit 65e51b0

Browse files
authored
Fix branch aliases (#534)
1 parent 22d1a3e commit 65e51b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"extra": {
1616
"branch-alias": {
17-
"dev-master": "0.4-dev"
17+
"dev-master": "0.5-dev"
1818
}
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)