Doctrine 2.2.1 released

Posted on March 4, 2012 by beberlei


We released version 2.2.1 of the Doctrine ORM today, fixing a total of 16 bugs.

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

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

}