/
var
/
www
/
vhosts
/
ihelp.ro
/
_OLD
/
vendor
/
composer
/
ca-bundle
/
/var/www/vhosts/ihelp.ro/_OLD/vendor/composer/ca-bundle
mkdir
upload
Name
Size
Mode
Actions
res/
-
0755
rm
src/
-
0755
rm
composer.json
1281
0644
edit
dl
rm
LICENSE
1052
0644
edit
dl
rm
README.md
2097
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/_OLD/vendor/composer/ca-bundle/composer.json
(1281B)
{ "name": "composer/ca-bundle", "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", "type": "library", "license": "MIT", "keywords": [ "cabundle", "cacert", "certificate", "ssl", "tls" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues" }, "require": { "ext-openssl": "*", "ext-pcre": "*", "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8", "psr/log": "^1.0", "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" }, "autoload": { "psr-4": { "Composer\\CaBundle\\": "src" } }, "autoload-dev": { "psr-4": { "Composer\\CaBundle\\": "tests" } }, "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "config": { "platform": { "php": "5.3.9" } } }
Save
cmd:
run