postgresql-for-doctrine icon indicating copy to clipboard operation
postgresql-for-doctrine copied to clipboard

Support Doctrine ORM v3 & Lexer v3

Open GwendolenLynch opened this issue 1 year ago • 0 comments

This is a follow-up for #177

  • Update composer.json to (re)allow Doctrine ORM v3 & Lexer v3
  • Use Doctrine\ORM\Query\TokenType over deprecated/removed lexer constants
  • Migrate entity fixtures to attributes

GwendolenLynch avatar Feb 14 '24 15:02 GwendolenLynch