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

Commit c26f291

Browse files
committedMay 3, 2017
minor #118 Add info about security-bundle in the README (mTorres)
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Add info about security-bundle in the README Along the lines of monolog-bridge and debug-bundle, the security-bundle is needed as a dependency to show security information panel in the toolbar. This change is to document that. This should close #96. Also this should be improved once #90 is resolved. Commits ------- 5f031ff Add info about security-bundle in the README
2 parents cd76e55 + 5f031ff commit c26f291

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.rst

+4
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ logs in the profiler.
5050
If you are using ``VarDumperServiceProvider``, add ``symfony/debug-bundle`` as
5151
a Composer dependency to display VarDumper dumps in the toolbar and the
5252
profiler.
53+
54+
If you are using ``symfony/security``, add ``symfony/security-bundle`` as
55+
a Composer dependency to display Security related information in the toolbar
56+
and the profiler.

0 commit comments

Comments
 (0)