X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/symfony/process
home
/
prisjneg
/
public_html
/
vendor
/
symfony
/
process
/
📁
..
📄
CHANGELOG.md
(4.13 KB)
📁
Exception
📄
ExecutableFinder.php
(3.44 KB)
📄
InputStream.php
(2.41 KB)
📄
LICENSE
(1.04 KB)
📁
Messenger
📄
PhpExecutableFinder.php
(2.26 KB)
📄
PhpProcess.php
(2.39 KB)
📄
PhpSubprocess.php
(5.92 KB)
📁
Pipes
📄
Process.php
(50.9 KB)
📄
ProcessUtils.php
(1.71 KB)
📄
README.md
(472 B)
📄
composer.json
(671 B)
Editing: composer.json
{ "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" }
Upload File
Create Folder