jolicode / slack-php-api

:hash: PHP Slack Client based on the official OpenAPI specification
https://jolicode.github.io/slack-php-api/
MIT License
221 stars 54 forks source link

fix(tests): Rebuild the SDK for deprecation and fix phpunit config #162

Closed damienalexandre closed 8 months ago

damienalexandre commented 8 months ago

Should resolves this:

1x: Since symfony/serializer 6.3: "JoliCode\Slack\Api\Normalizer\JaneObjectNormalizer" should implement "DenormalizerInterface::getSupportedTypes(?string $format): array".

And this:

Warning: Your XML configuration validates against a deprecated schema. Suggestion: Migrate your XML configuration using "--migrate-configuration"!

No other modification.