Skip to content

Commit 9088a74

Browse files
committed
Updating composer.json
1 parent 3c61bd7 commit 9088a74

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,9 @@
3535
"Syntax\\Core\\": "src/"
3636
}
3737
},
38-
"minimum-stability": "dev"
38+
"extra": {
39+
"branch-alias": {
40+
"dev-master": "1.0.x-dev"
41+
}
42+
}
3943
}

0 commit comments

Comments
 (0)