Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
l3pp4rd committed Jul 3, 2016
1 parent 52341fa commit 7353744
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,8 @@
**Note:** Extensions **3.0.x** are compatible with **ORM** and doctrine common libraries from **2.5.x** and requires **PHP 5.4** or higher.
Extensions **2.4.x** are compatible with ORM and doctrine common library versions from **2.2.x** to **2.5.x**

Since the author has stopped working with PHP, looking for maintainers to ensure stability of doctrine extensions.

### Latest updates

**2016-01-27**
Expand Down Expand Up @@ -90,6 +92,9 @@ To setup and run tests follow these steps:
- run: `bin/phpunit -c tests`
- optional - run mongodb service if targeting mongo tests

**NOTE:** if php7 is used with **mongodb** install extension and dependencies using composer7.json.
This is a temporary hack until the better ODM support is available.

### Running the example:

To setup and run example follow these steps:
Expand All @@ -103,6 +108,8 @@ To setup and run example follow these steps:

### Contributors:

**NOTE:** composer7.json is only used to test extensions with ODM mongodb using php7, same for travis.

Thanks to [everyone participating](http://github.com/l3pp4rd/DoctrineExtensions/contributors) in
the development of these great Doctrine2 extensions!

Expand Down

0 comments on commit 7353744

Please sign in to comment.