Skip to content

Commit 3899fdc

Browse files
committed
Merge pull request #198 from stof/patch-2
Fixed the branch alias for master
2 parents 79bc62c + 8a88abb commit 3899fdc

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
@@ -18,7 +18,7 @@
1818
},
1919
"extra": {
2020
"branch-alias": {
21-
"dev-master": "1.2.x-dev"
21+
"dev-master": "1.6.x-dev"
2222
}
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)