Client icon indicating copy to clipboard operation
Client copied to clipboard

Add support for symfony 8

Open mmarton opened this issue 3 weeks ago • 0 comments

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

mmarton avatar Dec 03 '25 14:12 mmarton