Sindbad~EG File Manager
{
"name": "mlocati/ocsp",
"description": "Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP)",
"license": "MIT",
"type": "library",
"authors": [
{
"name": "Michele Locati",
"email": "michele@locati.it",
"homepage" : "https://mlocati.github.io",
"role" : "Author"
}
],
"homepage": "https://github.com/mlocati/ocsp/",
"support": {
"issues": "https://github.com/mlocati/ocsp/issues/",
"source": "https://github.com/mlocati/ocsp/"
},
"minimum-stability": "stable",
"prefer-stable": true,
"config": {
"sort-packages": true,
"optimize-autoloader": true
},
"autoload": {
"psr-4": {
"Ocsp\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Ocsp\\Test\\": "test/tests/"
}
},
"require": {
"php": ">=5.5.9",
"phpseclib/phpseclib": "^2 || ^3"
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.4 || ^8.5.23 || ^9.5"
},
"scripts": {
"codestyle": "php-cs-fixer fix --path-mode=intersection --config=.php-cs-fixer.dist.php .",
"test": "phpunit"
},
"keywords": [
"ocsp",
"certificate",
"https",
"revoke",
"revocation",
"revoked",
"online certificate status protocol",
"check",
"security"
]
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists