Skip to content

Commit b828ebc

Browse files
committed
Replace branch-alias with branch-version in composer.json
1 parent 59e32f2 commit b828ebc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
"psr-4": { "Alcaeus\\MongoDbAdapter\\Tests\\": "tests/Alcaeus/MongoDbAdapter" }
3636
},
3737
"extra": {
38-
"branch-alias": {
39-
"dev-master": "1.1.x-dev"
40-
}
38+
"branch-version": "1.x"
4139
}
4240
}

0 commit comments

Comments
 (0)