Skip to content

Commit 0ce5b1f

Browse files
committed
Fixed composer
1 parent fff3c3a commit 0ce5b1f

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
@@ -28,6 +28,6 @@
2828
}
2929
},
3030
"extra": {
31-
"branch-alias": "1.0"
31+
"branch-alias": {"dev-master": "1.0-dev" }
3232
}
3333
}

0 commit comments

Comments
 (0)