/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/symfony/process
NameSizeModeActions
Exception/-0755rm
Messenger/-0755rm
Pipes/-0755rm
composer.json7180644editdlrm
ExecutableFinder.php35110644editdlrm
InputStream.php25620644editdlrm
LICENSE10680644editdlrm
PhpExecutableFinder.php24130644editdlrm
PhpProcess.php25540644editdlrm
PhpSubprocess.php61930644editdlrm
Process.php536240644editdlrm
ProcessUtils.php17940644editdlrm
README.md4720644editdlrm
Edit: /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/symfony/process/composer.json (718B)
{ "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": { "RectorPrefix202411\\Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "\/Tests\/" ] }, "minimum-stability": "dev" }