![]() 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/friendsofsymfony/oauth2-php/ |
{ "name": "friendsofsymfony/oauth2-php", "type": "library", "description": "OAuth2 library", "license": "MIT", "keywords": ["oauth", "oauth2"], "homepage": "https://github.com/FriendsOfSymfony/oauth2-php", "authors": [ { "name": "Arnaud Le Blanc", "email": "[email protected]" }, { "name": "FriendsOfSymfony Community", "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors" } ], "require": { "php": "^5.5.9 || ^7.0.8 || ^7.1.3 || ^7.2.5 || ^8.0.0", "symfony/http-foundation": "~3.0|~4.0|~5.0" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^6.0 || ^8.0 || ^9.0.0" }, "autoload": { "psr-4": { "OAuth2\\": "lib/" }, "exclude-from-classmap": [ "/tests/" ] }, "autoload-dev": { "psr-4": { "OAuth2\\Tests\\": "tests/" } }, "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } } }