File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
- # Doctrine ORM Module for Laminas
1
+ Doctrine ORM Module for Laminas
2
+ ===============================
2
3
3
4
[ ![ Build Status] ( https://github.com/doctrine/DoctrineORMModule/workflows/Continuous%20Integration/badge.svg )] ( https://github.com/doctrine/DoctrineORMModule/actions )
4
- [ ![ Code Coverage] ( https://codecov.io/gh/doctrine/DoctrineORMModule/branch/3.1 .x/graph/badge.svg )] ( https://codecov.io/gh/doctrine/DoctrineORMModule/branch/3.1 .x )
5
+ [ ![ Code Coverage] ( https://codecov.io/gh/doctrine/DoctrineORMModule/branch/4.0 .x/graph/badge.svg )] ( https://codecov.io/gh/doctrine/DoctrineORMModule/branch/4.0 .x )
5
6
6
7
DoctrineORMModule integrates Doctrine ORM with Laminas quickly and easily.
7
8
@@ -12,14 +13,15 @@ DoctrineORMModule integrates Doctrine ORM with Laminas quickly and easily.
12
13
13
14
## Branches
14
15
15
- There are two active branches and one bug-fix only branch.
16
+ There is one active branch:
17
+
18
+ * 4.0.x - Support for PHP 8.0
19
+
20
+ There are two inactive branches:
16
21
17
22
* 3.0.x - Support for Migrations 1 & 2
18
23
* 3.2.x - Support for Migrations 3
19
24
20
- Branch 3.1.x also supports Migrations 3 but new features required the 3.2.x branch to be created and now all enhancements happen on 3.2.x.
21
- 3.1.x will continue to receive bug fixes only.
22
-
23
25
## Installation
24
26
25
27
Installation of this module uses composer. For composer documentation, please refer to
You can’t perform that action at this time.
0 commit comments