Move to PHP8-only (with BC break)
- Rename Annotation directory to Attribute - this is a BC break
(you will need to change the class imports in your entities) - Remove annotation support and dependency on doctrine annotations
- Check all tests with Psalm and add better typing