Client
Client copied to clipboard
Add support for symfony 8
Hi!
symfony 8 was released a week ago, this package uses the OptionsResolver component and from the changelog it looks safe to add support for it.
Only change is https://github.com/symfony/symfony/blob/8.1/UPGRADE-8.0.md#optionsresolver and I don't see this is used any place in the code
thanks