🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 04:52:02 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
symfony
/
yaml
📍 /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/symfony/yaml
🔄 Refresh
✏️
Editing: composer.json
Read Only
{ "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": ">=8.2", "symfony\/polyfill-ctype": "^1.8" }, "require-dev": { "symfony\/console": "^6.4|^7.0" }, "conflict": { "symfony\/console": "<6.4" }, "autoload": { "psr-4": { "RectorPrefix202411\\Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "\/Tests\/" ] }, "bin": [ "Resources\/bin\/yaml-lint" ], "minimum-stability": "dev" }
💾 Save Changes
❌ Cancel