Because `doctrine/orm` is only a soft dependency of `doctrine/doctrine-bundle`. The install currently fails with the following message: ``` !! [LogicException] !! To configure the ORM layer, you must first install the doctrine/orm package. ```