Skip to content

Commit 810b30d

Browse files
committed
Merge pull request #11 from xabbuh/patch-1
Fix branch alias
2 parents 2256bf7 + 2c7b1b9 commit 810b30d

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
@@ -29,7 +29,7 @@
2929
},
3030
"extra": {
3131
"branch-alias": {
32-
"dev-master": "1.1-dev"
32+
"dev-master": "1.0-dev"
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)