diff options
Diffstat (limited to 'src/Symfony/Component/Templating')
-rw-r--r-- | src/Symfony/Component/Templating/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Templating/composer.json b/src/Symfony/Component/Templating/composer.json index 2503085..504cb33 100644 --- a/src/Symfony/Component/Templating/composer.json +++ b/src/Symfony/Component/Templating/composer.json @@ -1,7 +1,7 @@ { "name": "symfony/templating", "type": "library", - "description": "Symfony Templating Component", + "description": "Provides all the tools needed to build any kind of template system", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", |