postgresql-for-doctrine
postgresql-for-doctrine copied to clipboard
Support Doctrine ORM v3 & Lexer v3
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