Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Add info about security-bundle in the README #118

Merged
merged 1 commit into from
May 3, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.