File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1414 "name" : " 3.4" ,
1515 "branchName" : " 3.4.x" ,
1616 "slug" : " 3.4" ,
17- "upcoming " : true
17+ "current " : true
1818 },
1919 {
2020 "name" : " 3.3" ,
2121 "branchName" : " 3.3.x" ,
2222 "slug" : " 3.3" ,
23- "current " : true
23+ "maintained " : false
2424 },
2525 {
2626 "name" : " 3.2" ,
Original file line number Diff line number Diff line change 11# Doctrine Persistence
22
3- [ ![ GitHub Actions] [ GA 3.3 image ]] [ GA 3.3 ]
4- [ ![ Code Coverage] [ Coverage 3.3 image ]] [ CodeCov 3.3 ]
3+ [ ![ GitHub Actions] [ GA 3.4 image ]] [ GA 3.4 ]
4+ [ ![ Code Coverage] [ Coverage 3.4 image ]] [ CodeCov 3.4 ]
55
66The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
77
@@ -11,7 +11,7 @@ The Doctrine Persistence project is a library that provides common abstractions
1111* [ Documentation] ( https://www.doctrine-project.org/projects/doctrine-persistence/en/latest/index.html )
1212* [ Downloads] ( https://github.com/doctrine/persistence/releases )
1313
14- [ Coverage 3.3 image ] : https://codecov.io/gh/doctrine/persistence/branch/3.3 .x/graph/badge.svg
15- [ CodeCov 3.3 ] : https://codecov.io/gh/doctrine/persistence/branch/3.3 .x
16- [ GA 3.3 image ] : https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml/badge.svg?branch=3.3 .x
17- [ GA 3.3 ] : https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml?branch=3.3 .x
14+ [ Coverage 3.4 image ] : https://codecov.io/gh/doctrine/persistence/branch/3.4 .x/graph/badge.svg
15+ [ CodeCov 3.4 ] : https://codecov.io/gh/doctrine/persistence/branch/3.4 .x
16+ [ GA 3.4 image ] : https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml/badge.svg?branch=3.4 .x
17+ [ GA 3.4 ] : https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml?branch=3.4 .x
You can’t perform that action at this time.
0 commit comments