Skip to content

Commit f27085a

Browse files
committed
Rename main branch to 1.x
1 parent 1d4ddf1 commit f27085a

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://github.com/HypeMC/versioning-bundle/workflows/CI/badge.svg)](https://github.com/HypeMC/versioning-bundle/actions)
44
[![Latest Stable Version](https://poser.pugx.org/bizkit/versioning-bundle/v/stable)](https://packagist.org/packages/bizkit/versioning-bundle)
55
[![License](https://poser.pugx.org/bizkit/versioning-bundle/license)](https://packagist.org/packages/bizkit/versioning-bundle)
6-
[![Code Coverage](https://codecov.io/gh/HypeMC/versioning-bundle/branch/main/graph/badge.svg)](https://codecov.io/gh/HypeMC/versioning-bundle)
6+
[![Code Coverage](https://codecov.io/gh/HypeMC/versioning-bundle/branch/1.x/graph/badge.svg)](https://codecov.io/gh/HypeMC/versioning-bundle)
77

88
Symfony bundle which provides a way to version your application using various versioning strategies.
99

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,5 @@
4747
},
4848
"config": {
4949
"sort-packages": true
50-
},
51-
"extra": {
52-
"branch-alias": {
53-
"dev-main": "1.x-dev"
54-
}
5550
}
5651
}

0 commit comments

Comments
 (0)