⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.63
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
ecommerce_pg
/
vendor
/
razorpay
/
razorpay
/
View File Name :
composer.json
{ "name": "razorpay/razorpay", "description": "Razorpay PHP Client Library", "keywords": ["razorpay", "api", "php", "client"], "authors": [ { "name": "Abhay Rana", "email": "nemo@razorpay.com", "homepage": "https://captnemo.in", "role": "Developer" }, { "name": "Shashank Kumar", "email": "shashank@razorpay.com", "role": "Developer" } ], "support": { "email": "contact@razorpay.com", "issues": "https://github.com/Razorpay/razorpay-php/issues", "source": "https://github.com/Razorpay/razorpay-php" }, "homepage": "https://docs.razorpay.com", "license": "MIT", "require": { "php": ">=7.3", "rmccue/requests": "^2.0", "ext-json": "*" }, "require-dev": { "raveren/kint": "1.*", "phpunit/phpunit": "^9" }, "autoload": { "psr-4": { "Razorpay\\Api\\": "src/", "Razorpay\\Tests\\": "tests/" }, "files" : ["Deprecated.php"] } }