Closed asgrim closed 1 year ago
See vimeo/psalm#9161 - the @template-covariant annotation should be applied to the AggregateRoot interface, since it should allow any covariant AggregateRootId implementation.
@template-covariant
Cheers @asgrim, released as 3.2.2
Thanks @frankdejonge for the speedy release ❤️
See vimeo/psalm#9161 - the
@template-covariant
annotation should be applied to the AggregateRoot interface, since it should allow any covariant AggregateRootId implementation.