![]() 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/clinic.corals.io/vendor/aws/aws-crt-php/ |
{ "name": "aws/aws-crt-php", "homepage": "http://aws.amazon.com/sdkforphp", "description": "AWS Common Runtime for PHP", "keywords": ["aws","amazon","sdk","crt"], "type": "library", "authors": [ { "name": "AWS SDK Common Runtime Team", "email": "[email protected]" } ], "config": { "platform": {"php": "5.6"} }, "minimum-stability": "alpha", "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit":"^4.8.35|^5.4.3" }, "autoload": { "classmap": [ "src/" ] }, "scripts": { "test": "./run_tests", "test-extension": "@test", "test-win": "run_tests" }, "license": "Apache-2.0" }