ip
ip copied to clipboard
Doctrine/DBAL 4 conflict
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