{ "name": "illuminate/http", "description": "The Illuminate Http 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", "ext-filter": "*", "fruitcake/php-cors": "^1.2", "guzzlehttp/uri-template": "^1.0", "illuminate/collections": "^10.0", "illuminate/macroable": "^10.0", "illuminate/session": "^10.0", "illuminate/support": "^10.0", "symfony/http-foundation": "^6.2", "symfony/http-kernel": "^6.2", "symfony/mime": "^6.2" }, "autoload": { "psr-4": { "Illuminate\\Http\\": "" } }, "suggest": { "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", "guzzlehttp/guzzle": "Required to use the HTTP Client (^7.5)." }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
Client | Folder | 0755 |
|
|
Concerns | Folder | 0755 |
|
|
Exceptions | Folder | 0755 |
|
|
Middleware | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
Testing | Folder | 0755 |
|
|
.gitattributes | File | 54 B | 0644 |
|
File.php | File | 165 B | 0644 |
|
FileHelpers.php | File | 1.03 KB | 0644 |
|
JsonResponse.php | File | 3.58 KB | 0644 |
|
LICENSE.md | File | 1.07 KB | 0644 |
|
RedirectResponse.php | File | 6.07 KB | 0644 |
|
Request.php | File | 18.49 KB | 0644 |
|
Response.php | File | 3.13 KB | 0644 |
|
ResponseTrait.php | File | 3.93 KB | 0644 |
|
UploadedFile.php | File | 4.16 KB | 0644 |
|
composer.json | File | 1.31 KB | 0644 |
|