HI, i'm use EntityFilterType in symfony 5.3 and get an error "Undefined class constant 'INTEGER'", I try to open file "Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber" and try to change code in line 111 from "Type::INTEGER" to "Types::INTEGER" and this work. please update your repo for follow update from doctrine, thanks
HI, i'm use EntityFilterType in symfony 5.3 and get an error "Undefined class constant 'INTEGER'", I try to open file "Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber" and try to change code in line 111 from "Type::INTEGER" to "Types::INTEGER" and this work. please update your repo for follow update from doctrine, thanks