- added phpstan-require-implements annotations to traits
- introduce `ImplementedStateful` as preferred name for `StatefulImplementation` (which became deprecated) - introduce `ImplementedStatefulAndInterface`
- support for enums