|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /home/matalashes/www/kite.mata-lashes.com/vendor/rector/rector/vendor/symfony/string/ |
Upload File : |
{
"name": "symfony\/string",
"type": "library",
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
"keywords": [
"string",
"utf8",
"utf-8",
"grapheme",
"i18n",
"unicode"
],
"homepage": "https:\/\/symfony.com",
"license": "MIT",
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"require": {
"php": ">=8.0.2",
"symfony\/polyfill-ctype": "~1.8",
"symfony\/polyfill-intl-grapheme": "~1.0",
"symfony\/polyfill-intl-normalizer": "~1.0",
"symfony\/polyfill-mbstring": "~1.0"
},
"require-dev": {
"symfony\/error-handler": "^5.4|^6.0",
"symfony\/http-client": "^5.4|^6.0",
"symfony\/translation-contracts": "^2.0|^3.0",
"symfony\/var-exporter": "^5.4|^6.0"
},
"conflict": {
"symfony\/translation-contracts": "<2.0"
},
"autoload": {
"psr-4": {
"RectorPrefix20211231\\Symfony\\Component\\String\\": ""
},
"files": [
"Resources\/functions.php"
],
"exclude-from-classmap": [
"\/Tests\/"
]
},
"minimum-stability": "dev"
}