Skip to content

Commit eea342d

Browse files
authored
Merge pull request #396 from GrahamCampbell/patch-2
Fixed the branch alias again
2 parents 53760e4 + 07cb2c6 commit eea342d

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
@@ -33,7 +33,7 @@
3333
},
3434
"extra": {
3535
"branch-alias": {
36-
"dev-master": "1.5.x-dev"
36+
"dev-master": "1.8.x-dev"
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)