We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1b25c commit 760c239Copy full SHA for 760c239
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "symfony/string",
3
"type": "library",
4
- "description": "Symfony String component",
+ "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
5
"keywords": ["string", "utf8", "utf-8", "grapheme", "i18n", "unicode"],
6
"homepage": "https://symfony.com",
7
"license": "MIT",
0 commit comments