Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 2023d5c

Browse files
committed
Merge pull request #30 from xabbuh/patch-1
Fix branch alias
2 parents 5f92591 + 9bf81eb commit 2023d5c

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
@@ -43,7 +43,7 @@
4343
},
4444
"extra": {
4545
"branch-alias": {
46-
"dev-master": "1.1-dev"
46+
"dev-master": "1.0-dev"
4747
}
4848
},
4949
"prefer-stable": true,

0 commit comments

Comments
 (0)