demo icon indicating copy to clipboard operation
demo copied to clipboard

Deprecation message triggered

Open kocsismate opened this issue 1 year ago • 0 comments

The following deprecation message is triggered by the symfony/ux-twig-component because this commit (https://github.com/symfony/ux-twig-component/commit/c186c43c269aef0500910d5768f94c1ef798b167) is not present in the locked package version (https://github.com/symfony/demo/blob/main/composer.lock#L7332):

Since twig/twig 3.10: The "Twig\Extension\EscaperExtension::addSafeClass()" method is deprecated, use the "Twig\Runtime\EscaperRuntime::addSafeClass()" method instead.

Therefore, the component should be updated to v2.18.0+.

kocsismate avatar Jul 19 '24 06:07 kocsismate