ip icon indicating copy to clipboard operation
ip copied to clipboard

Doctrine/DBAL 4 conflict

Open DarthLegiON opened this issue 9 months ago • 0 comments

Doctrine DBAL v4 requires PHP 8 and contains some changes that break compatibility with IP column type definition. DBAL 2-3 and ORM v3 works fine. To fix any problems on automated update we must mark DBAL v4 as conflict.

More discussion here: https://github.com/darsyn/ip/issues/88

DarthLegiON avatar May 10 '24 18:05 DarthLegiON