Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.142.55.180
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
symfony /
psr-http-message-bridge /
Delete
Unzip
Name
Size
Permission
Date
Action
Factory
[ DIR ]
drwxr-xr-x
2018-08-30 09:00
Tests
[ DIR ]
drwxr-xr-x
2018-08-30 09:00
.gitignore
34
B
-rw-r--r--
2018-08-30 09:00
.travis.yml
2.66
KB
-rw-r--r--
2018-08-30 09:00
CHANGELOG.md
294
B
-rw-r--r--
2018-08-30 09:00
HttpFoundationFactoryInterface.php
1.06
KB
-rw-r--r--
2018-08-30 09:00
HttpMessageFactoryInterface.php
1.06
KB
-rw-r--r--
2018-08-30 09:00
LICENSE
1.04
KB
-rw-r--r--
2018-08-30 09:00
README.md
255
B
-rw-r--r--
2018-08-30 09:00
composer.json
1.12
KB
-rw-r--r--
2018-08-30 09:00
phpunit.xml.dist
881
B
-rw-r--r--
2018-08-30 09:00
Save
Rename
{ "name": "symfony/psr-http-message-bridge", "type": "symfony-bridge", "description": "PSR HTTP message bridge", "keywords": ["http", "psr-7", "http-message"], "homepage": "http://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "require": { "php": "^5.3.3 || ^7.0", "psr/http-message": "^1.0", "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" }, "require-dev": { "symfony/phpunit-bridge": "^3.4 || 4.0" }, "suggest": { "psr/http-message-implementation": "To use the HttpFoundation factory", "zendframework/zend-diactoros": "To use the Zend Diactoros factory", "psr/http-factory-implementation": "To use the PSR-17 factory" }, "autoload": { "psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" } }, "extra": { "branch-alias": { "dev-master": "1.1-dev" } } }