doctrine / DoctrineModule

Doctrine Module for Laminas
http://www.doctrine-project.org/projects/doctrine-module.html
MIT License
398 stars 270 forks source link

Mark doctrine/orm 2.12.0 as conflict #778

Closed driehle closed 2 years ago

driehle commented 2 years ago

ORM 2.12.0 has a BC break which is fixed with 2.12.1. This change marks 2.12.0 as a conflict, to prevent installation.

Fixes #774