the security panel does not work without the symfony/yaml package I don't think it can be added to composer.json dependencies (unless symfony/security-bundle is also added) maybe `dump` or `var_dump` can used when the `Yaml` class does not exists ?
the security panel does not work without the symfony/yaml package
I don't think it can be added to composer.json dependencies (unless symfony/security-bundle is also added)
maybe
dumporvar_dumpcan used when theYamlclass does not exists ?