Skip to content

Commit 760c239

Browse files
committed
Improve composer.json descriptions
1 parent 4c1b25c commit 760c239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symfony/string",
33
"type": "library",
4-
"description": "Symfony String component",
4+
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
55
"keywords": ["string", "utf8", "utf-8", "grapheme", "i18n", "unicode"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",

0 commit comments

Comments
 (0)