No duplicates 🥲.
What happened?
The ORM factroy throws an exception on resolving this listener
public function __construct(
private ORMInterface $orm,
private EntityManagerInterface $em,
) {
}
The message of the exception is Spiral\Core\Exception\Container\NotFoundException: Undefined class or binding 'Cycle\ORM\ORMInterface
Version
entity-behavior v1.1.1
orm v2.1.0,
PHP 8.1