File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ language: php
2
2
3
3
branches :
4
4
only :
5
- - master
5
+ - main
6
6
- " /^[[:digit:]]+\\ .[[:digit:]]+\\ .[[:digit:]]+.*$/"
7
7
8
8
matrix :
Original file line number Diff line number Diff line change 2
2
3
3
Provide a safer alternative to ` composer global require ` .
4
4
5
- [ ![ Build Status] ( https://travis-ci.org/consolidation/cgr.svg?branch=master )] ( https://travis-ci.org/consolidation/cgr ) [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/consolidation/cgr/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/consolidation/cgr/?branch=master ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/consolidation/cgr/badge.svg?branch=master )] ( https://coveralls.io/github/consolidation/cgr?branch=master ) [ ![ License] ( https://poser.pugx.org/consolidation/cgr/license )] ( https://packagist.org/packages/consolidation/cgr )
5
+ [ ![ Build Status] ( https://travis-ci.org/consolidation/cgr.svg?branch=main )] ( https://travis-ci.org/consolidation/cgr ) [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/consolidation/cgr/badges/quality-score.png?b=main )] ( https://scrutinizer-ci.com/g/consolidation/cgr/?branch=main ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/consolidation/cgr/badge.svg?branch=main )] ( https://coveralls.io/github/consolidation/cgr?branch=main ) [ ![ License] ( https://poser.pugx.org/consolidation/cgr/license )] ( https://packagist.org/packages/consolidation/cgr )
6
6
7
7
## Component Status
8
8
Original file line number Diff line number Diff line change 35
35
},
36
36
"extra" : {
37
37
"branch-alias" : {
38
- "dev-master " : " 2.x-dev"
38
+ "dev-main " : " 2.x-dev"
39
39
}
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments