Doctrine 2.3.2 released

Posted on January 8, 2013 by Benjamin Eberlei


08.01.2013

We have released the second mini release in the 2.3 cycle.

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

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