Skip to content

Commit e0bf71c

Browse files
fix: Update branch alias version in composer.json from 0.1.x-dev to 0.2.x-dev. (#86)
1 parent adde608 commit e0bf71c

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
@@ -38,7 +38,7 @@
3838
},
3939
"extra": {
4040
"branch-alias": {
41-
"dev-main": "0.1.x-dev"
41+
"dev-main": "0.2.x-dev"
4242
}
4343
},
4444
"config": {

0 commit comments

Comments
 (0)