{ "name": "illuminate/process", "description": "The Illuminate Process package.", "license": "MIT", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1", "illuminate/collections": "^10.0", "illuminate/contracts": "^10.0", "illuminate/macroable": "^10.0", "illuminate/support": "^10.0", "symfony/process": "^6.2" }, "autoload": { "psr-4": { "Illuminate\\Process\\": "" } }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Exceptions | Folder | 0755 |
|
|
Factory.php | File | 7.82 KB | 0644 |
|
FakeInvokedProcess.php | File | 7.23 KB | 0644 |
|
FakeProcessDescription.php | File | 5.03 KB | 0644 |
|
FakeProcessResult.php | File | 4.33 KB | 0644 |
|
FakeProcessSequence.php | File | 3.4 KB | 0644 |
|
InvokedProcess.php | File | 2.52 KB | 0644 |
|
InvokedProcessPool.php | File | 1.43 KB | 0644 |
|
LICENSE.md | File | 1.05 KB | 0644 |
|
PendingProcess.php | File | 10.89 KB | 0644 |
|
Pool.php | File | 2.95 KB | 0644 |
|
ProcessPoolResults.php | File | 1.54 KB | 0644 |
|
ProcessResult.php | File | 2.99 KB | 0644 |
|
composer.json | File | 940 B | 0644 |
|