diff --git a/README.rst b/README.rst index c1f64656..3a19409b 100644 --- a/README.rst +++ b/README.rst @@ -50,3 +50,7 @@ logs in the profiler. If you are using ``VarDumperServiceProvider``, add ``symfony/debug-bundle`` as a Composer dependency to display VarDumper dumps in the toolbar and the profiler. + +If you are using ``symfony/security``, add ``symfony/security-bundle`` as +a Composer dependency to display Security related information in the toolbar +and the profiler.