{ "packages": [ { "name": "lusitanian/oauth", "version": "v0.8.11", "version_normalized": "0.8.11.0", "source": { "type": "git", "url": "https://github.com/Lusitanian/PHPoAuthLib.git", "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9", "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*", "predis/predis": "0.8.*@dev", "squizlabs/php_codesniffer": "2.*", "symfony/http-foundation": "~2.1" }, "suggest": { "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.", "predis/predis": "Allows using the Redis storage backend.", "symfony/http-foundation": "Allows using the Symfony Session storage backend." }, "time": "2018-02-14T22:37:14+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "0.1-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "OAuth": "src", "OAuth\\Unit": "tests" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David Desberg", "email": "david@daviddesberg.com" }, { "name": "Elliot Chance", "email": "elliotchance@gmail.com" }, { "name": "Pieter Hordijk", "email": "info@pieterhordijk.com" } ], "description": "PHP 5.3+ oAuth 1/2 Library", "keywords": [ "Authentication", "authorization", "oauth", "security" ], "install-path": "../lusitanian/oauth" } ], "dev": true, "dev-package-names": [] }