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 44 "slug" : " doctrine-orm-module" ,
55 "versions" : [
66 {
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 " ,
1010 "aliases" : [
1111 " latest"
1212 ],
1313 "upcoming" : true
1414 },
1515 {
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 " ,
1919 "aliases" : [
2020 " current" ,
2121 " stable"
2222 ],
2323 "current" : true ,
2424 "maintained" : true
2525 },
26+ {
27+ "name" : " 6.1" ,
28+ "branchName" : " 6.1.x" ,
29+ "slug" : " 6.1" ,
30+ "maintained" : true
31+ },
2632 {
2733 "name" : " 6.0" ,
2834 "branchName" : " 6.0.x" ,
Original file line number Diff line number Diff line change 11Doctrine ORM Module for Laminas
22===============================
33
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 )
88
99The DoctrineORMModule leverages [ DoctrineModule] ( https://github.com/doctrine/DoctrineModule/ ) and integrates
1010[ 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