diff options
Diffstat (limited to 'src/Symfony/Bundle/DebugBundle')
-rw-r--r-- | src/Symfony/Bundle/DebugBundle/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/DebugBundle/composer.json b/src/Symfony/Bundle/DebugBundle/composer.json index a4f0f03..6837f65 100644 --- a/src/Symfony/Bundle/DebugBundle/composer.json +++ b/src/Symfony/Bundle/DebugBundle/composer.json @@ -1,7 +1,7 @@ { "name": "symfony/debug-bundle", "type": "symfony-bundle", - "description": "Symfony DebugBundle", + "description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", |