X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/symfony/http-foundation
home
/
prisjneg
/
public_html
/
vendor
/
symfony
/
http-foundation
/
📁
..
📄
AcceptHeader.php
(3.36 KB)
📄
AcceptHeaderItem.php
(3.19 KB)
📄
BinaryFileResponse.php
(12.62 KB)
📄
CHANGELOG.md
(19.11 KB)
📄
ChainRequestMatcher.php
(873 B)
📄
Cookie.php
(11.93 KB)
📁
Exception
📄
ExpressionRequestMatcher.php
(1.93 KB)
📁
File
📄
FileBag.php
(3.74 KB)
📄
HeaderBag.php
(7.12 KB)
📄
HeaderUtils.php
(9.06 KB)
📄
InputBag.php
(5.01 KB)
📄
IpUtils.php
(7.95 KB)
📄
JsonResponse.php
(6.64 KB)
📄
LICENSE
(1.04 KB)
📄
ParameterBag.php
(7.46 KB)
📄
README.md
(526 B)
📁
RateLimiter
📄
RedirectResponse.php
(2.56 KB)
📄
Request.php
(68.02 KB)
📁
RequestMatcher
📄
RequestMatcher.php
(5.21 KB)
📄
RequestMatcherInterface.php
(621 B)
📄
RequestStack.php
(2.87 KB)
📄
Response.php
(40.07 KB)
📄
ResponseHeaderBag.php
(7.94 KB)
📄
ServerBag.php
(3.92 KB)
📁
Session
📄
StreamedJsonResponse.php
(5.64 KB)
📄
StreamedResponse.php
(3 KB)
📁
Test
📄
UriSigner.php
(3.21 KB)
📄
UrlHelper.php
(3.05 KB)
📄
composer.json
(1.31 KB)
Editing: composer.json
{ "name": "symfony/http-foundation", "type": "library", "description": "Defines an object-oriented layer for the HTTP specification", "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", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php83": "^1.27" }, "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", "symfony/cache": "^6.4.12|^7.1.5", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", "symfony/mime": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/rate-limiter": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
Upload File
Create Folder