Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 13e75ca

Browse files
committed
minor #824 [README] Add DebugBundle to the list (edvinasme)
This PR was squashed before being merged into the 2.6 branch (closes #824). Discussion ---------- [README] Add DebugBundle to the list | Q | A | ------------- | --- | Bug fix? | [no] | New feature? | [no] | BC breaks? | [no] | Deprecations? | [no] | Tests pass? | [yes] | Fixed tickets | | License | MIT | Doc PR | This commits mentions **DebugBundle** in the readme. I believe this should also be ported to 2.7, 2.8 and master branches. Have a nice weekend! Commits ------- b557e01 [README] Add DebugBundle to the list
2 parents e722cac + b557e01 commit 13e75ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ It comes pre-configured with the following bundles:
5353
* [**SensioGeneratorBundle**][13] (in dev/test env) - Adds code generation
5454
capabilities
5555

56+
* **DebugBundle** (in dev/test env) - Adds Debug and VarDumper component
57+
integration
58+
5659
All libraries and bundles included in the Symfony Standard Edition are
5760
released under the MIT or BSD license.
5861

0 commit comments

Comments
 (0)