When running "docker-compose exec php bin/console doctrine:schema:create", I get the following error Declaration of Dunglas\DoctrineJsonOdm\Serializer::normalize($data, $format = null, array $context = []): mixed must be compatible with Symfony\Component\Serializer\Serializer::normalize(mixed $data, ?string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null.