![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/vendor/xendit/xendit-php/ |
{ "name": "xendit/xendit-php", "description": "PHP clients for Xendit API", "version": "2.18.0", "license": "MIT", "keywords": [ "xendit" ], "homepage": "https://github.com/xendit/xendit-php", "type": "library", "minimum-stability": "stable", "require": { "php": ">=7.2.0", "guzzlehttp/guzzle": ">=6.0", "ext-json": "*" }, "autoload": { "psr-4": { "Xendit\\": "src/" } }, "autoload-dev": { "psr-4": { "Xendit\\": [ "tests/", "tests/Xendit/" ] } }, "require-dev": { "phpunit/phpunit": "^8.5.13", "squizlabs/php_codesniffer": "~3.5", "vlucas/phpdotenv": "^4.1" } }