Skip to content

Commit a5b649f

Browse files
SenseExceptionTomHAnderson
authored andcommitted
Remove version number from project name
1 parent 3efa272 commit a5b649f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Doctrine 2 ORM Module for Laminas
1+
# Doctrine ORM Module for Laminas
22

33
[![Build Status](https://github.com/doctrine/DoctrineORMModule/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/DoctrineORMModule/actions)
44
[![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)
55

6-
DoctrineORMModule integrates Doctrine 2 ORM with Laminas quickly and easily.
6+
DoctrineORMModule integrates Doctrine ORM with Laminas quickly and easily.
77

8-
- Doctrine 2 ORM support
8+
- Doctrine ORM support
99
- Multiple ORM entity managers
1010
- Multiple DBAL connections
1111
- Reuse existing PDO connections in DBAL connection

0 commit comments

Comments
 (0)