File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 4
4
"slug" : " doctrine-orm-module" ,
5
5
"versions" : [
6
6
{
7
- "name" : " 6.2 " ,
8
- "branchName" : " 6.2 .x" ,
9
- "slug" : " 6.2 " ,
7
+ "name" : " 6.3 " ,
8
+ "branchName" : " 6.3 .x" ,
9
+ "slug" : " 6.3 " ,
10
10
"aliases" : [
11
11
" latest"
12
12
],
13
13
"upcoming" : true
14
14
},
15
15
{
16
- "name" : " 6.1 " ,
17
- "branchName" : " 6.1 .x" ,
18
- "slug" : " 6.1 " ,
16
+ "name" : " 6.2 " ,
17
+ "branchName" : " 6.2 .x" ,
18
+ "slug" : " 6.2 " ,
19
19
"aliases" : [
20
20
" current" ,
21
21
" stable"
22
22
],
23
23
"current" : true ,
24
24
"maintained" : true
25
25
},
26
+ {
27
+ "name" : " 6.1" ,
28
+ "branchName" : " 6.1.x" ,
29
+ "slug" : " 6.1" ,
30
+ "maintained" : true
31
+ },
26
32
{
27
33
"name" : " 6.0" ,
28
34
"branchName" : " 6.0.x" ,
Original file line number Diff line number Diff line change 1
1
Doctrine ORM Module for Laminas
2
2
===============================
3
3
4
- [ ![ Build Status] ( https://github.com/doctrine/DoctrineORMModule/actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/doctrine/DoctrineORMModule/actions/workflows/continuous-integration.yml?query=branch%3A4.4.x )
5
- [ ![ Code Coverage] ( https://codecov.io/gh/doctrine/DoctrineORMModule/branch/4.4.x/graph/ badge.svg )] ( https://codecov.io/gh/doctrine/DoctrineORMModule/branch/4.4.x )
6
- [ ![ Latest Stable Version] ( https://poser.pugx.org/doctrine/doctrine-orm-module/v/stable.png )] ( https://packagist.org/packages/doctrine/doctrine-orm-module )
7
- [ ![ Total Downloads] ( https://poser.pugx.org/doctrine/doctrine-orm-module/downloads.png )] ( https://packagist.org/packages/doctrine/doctrine-orm-module )
4
+ [ ![ Build Status] ( https://github.com/doctrine/DoctrineORMModule/actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/doctrine/DoctrineORMModule/actions/workflows/continuous-integration.yml )
5
+ [ ![ Code Coverage] ( https://codecov.io/gh/doctrine/DoctrineORMModule/graphs/ badge.svg )] ( https://app. codecov.io/gh/doctrine/DoctrineORMModule )
6
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/doctrine/doctrine-orm-module/v )] ( https://packagist.org/packages/doctrine/doctrine-orm-module )
7
+ [ ![ Total Downloads] ( https://poser.pugx.org/doctrine/doctrine-orm-module/downloads )] ( https://packagist.org/packages/doctrine/doctrine-orm-module )
8
8
9
9
The DoctrineORMModule leverages [ DoctrineModule] ( https://github.com/doctrine/DoctrineModule/ ) and integrates
10
10
[ Doctrine ORM] ( https://github.com/doctrine/orm ) with [ Laminas] ( https://getlaminas.org/ ) quickly
You can’t perform that action at this time.
0 commit comments