Skip to content

Commit 5ff25d5

Browse files
committed
Merge pull request #235 from GrahamCampbell/patch-1
Fixed the branch alias
2 parents 7b98798 + 5cf3da7 commit 5ff25d5

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
@@ -32,7 +32,7 @@
3232
},
3333
"extra": {
3434
"branch-alias": {
35-
"dev-master": "1.3.x-dev"
35+
"dev-master": "1.4.x-dev"
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)