Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix encode method with Symfony v6 (#69)
``` Declaration of FlixTech\AvroSerializer\Integrations\Symfony\Serializer\AvroSerDeEncoder::encode($data, $format, array $context = []) must be compatible with Symfony\Component\Serializer\Encoder\EncoderInterface::encode(mixed $data, string $format, array $context = []): string ```
- Loading branch information