diff options
Diffstat (limited to 'src/Symfony/Component/Config')
-rw-r--r-- | src/Symfony/Component/Config/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Config/composer.json b/src/Symfony/Component/Config/composer.json index fd26b4b..d71373b 100644 --- a/src/Symfony/Component/Config/composer.json +++ b/src/Symfony/Component/Config/composer.json @@ -1,7 +1,7 @@ { "name": "symfony/config", "type": "library", - "description": "Symfony Config Component", + "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", |