File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,10 @@ It natively supports popular open formats including [JSON for Linked Data (JSON-
9
9
Build a working and fully-featured CRUD API in minutes. Leverage the awesome features of the tool to develop complex and
10
10
high performance API-first projects. Extend or override everything you want.
11
11
12
- [ ![ GitHub Actions] ( https://github.com/api-platform/core/workflows/CI/badge.svg?branch=master )] ( https://github.com/api-platform/core/actions?query=workflow%3ACI+branch%3Amaster )
13
- [ ![ AppVeyor] ( https://ci.appveyor.com/api/projects/status/grwuyprts3wdqx5l/branch/master?svg=true )] ( https://ci.appveyor.com/project/dunglas/dunglasapibundle/branch/master )
14
- [ ![ Codecov] ( https://codecov.io/gh/api-platform/core/branch/master/graph/badge.svg )] ( https://codecov.io/gh/api-platform/core/branch/master )
12
+ [ ![ GitHub Actions] ( https://github.com/api-platform/core/workflows/CI/badge.svg?branch=main )] ( https://github.com/api-platform/core/actions?query=workflow%3ACI+branch%3Amain )
13
+ [ ![ Codecov] ( https://codecov.io/gh/api-platform/core/branch/main/graph/badge.svg )] ( https://codecov.io/gh/api-platform/core/branch/main )
15
14
[ ![ SymfonyInsight] ( https://insight.symfony.com/projects/92d78899-946c-4282-89a3-ac92344f9a93/mini.svg )] ( https://insight.symfony.com/projects/92d78899-946c-4282-89a3-ac92344f9a93 )
16
- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/api-platform/core/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/api-platform/core/?branch=master )
15
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/api-platform/core/badges/quality-score.png?b=main )] ( https://scrutinizer-ci.com/g/api-platform/core/?branch=main )
17
16
18
17
## Documentation
19
18
Original file line number Diff line number Diff line change 124
124
},
125
125
"extra" : {
126
126
"branch-alias" : {
127
- "dev-master " : " 2.6 .x-dev"
127
+ "dev-main " : " 2.7 .x-dev"
128
128
},
129
129
"symfony" : {
130
130
"require" : " ^3.4 || ^4.4 || ^5.1"
You can’t perform that action at this time.
0 commit comments