Skip to content

Commit a7cb54e

Browse files
authored
Merge pull request #58 from GrahamCampbell/patch-1
Fixed branch alias
2 parents b9c31de + cf20a6b commit a7cb54e

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
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "1.2-dev"
40+
"dev-master": "1.3-dev"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)