🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 20:21:27 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
symfony
/
process
📍 /opt/cpanel/ea-wappspector/vendor/symfony/process
🔄 Refresh
✏️
Editing: composer.json
Read Only
{ "name": "symfony/process", "type": "library", "description": "Executes commands in sub-processes", "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.1" }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
💾 Save Changes
❌ Cancel