diff options
Diffstat (limited to 'src/Symfony/Component/Intl/composer.json')
-rw-r--r-- | src/Symfony/Component/Intl/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Intl/composer.json b/src/Symfony/Component/Intl/composer.json index 8a1962c..91bb6ea 100644 --- a/src/Symfony/Component/Intl/composer.json +++ b/src/Symfony/Component/Intl/composer.json @@ -1,7 +1,7 @@ { "name": "symfony/intl", "type": "library", - "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", + "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library", "keywords": ["intl", "icu", "internationalization", "localization", "i18n", "l10n"], "homepage": "https://symfony.com", "license": "MIT", |