![]() 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/mautic.corals.io/vendor/guzzlehttp/oauth-subscriber/ |
{ "name": "guzzlehttp/oauth-subscriber", "description": "Guzzle OAuth 1.0 subscriber", "homepage": "http://guzzlephp.org/", "keywords": ["oauth", "guzzle"], "license": "MIT", "authors": [ { "name": "Michael Dowling", "email": "[email protected]", "homepage": "https://github.com/mtdowling" } ], "require": { "php": ">=5.5.0", "guzzlehttp/guzzle": "^6.5|^7.2", "guzzlehttp/psr7": "^1.7|^2.0" }, "require-dev": { "phpunit/phpunit": "~4.0|^9.3.3" }, "autoload": { "psr-4": { "GuzzleHttp\\Subscriber\\Oauth\\": "src" } }, "extra": { "branch-alias": { "dev-master": "0.6-dev" } }, "suggest": { "ext-openssl": "Required to sign using RSA-SHA1" } }