Doctrine 2.3.1 relased

Posted on December 5, 2012 by Benjamin Eberlei


05.12.2012

We have released the first mini release in the 2.3 cycle. Due to high workload of all the participating developers we couldn't release this earlier. We hope to release 2.3.2 in a much shorter period from now.

You can install the release through Github , download, PEAR or Composer:

{
    "require": {
        "doctrine/orm": "2.3.1"
    }
}