|
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/yaml/ |
Upload File : |
{
"name": "symfony\/yaml",
"type": "library",
"description": "Loads and dumps YAML files",
"keywords": [],
"homepage": "https:\/\/symfony.com",
"license": "MIT",
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"require": {
"php": ">=7.2.5",
"symfony\/deprecation-contracts": "^2.1|^3",
"symfony\/polyfill-ctype": "^1.8"
},
"require-dev": {
"symfony\/console": "^5.3|^6.0"
},
"conflict": {
"symfony\/console": "<5.3"
},
"suggest": {
"symfony\/console": "For validating YAML files using the lint command"
},
"autoload": {
"psr-4": {
"RectorPrefix20211231\\Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"bin": [
"Resources\/bin\/yaml-lint"
],
"minimum-stability": "dev"
}