Your IP : 52.15.176.80


Current Path : /proc/self/root/home/sudancam/.trash/shop/storage/vendor/guzzlehttp/oauth-subscriber/
Upload File :
Current File : //proc/self/root/home/sudancam/.trash/shop/storage/vendor/guzzlehttp/oauth-subscriber/composer.json

{
    "name": "guzzlehttp/oauth-subscriber",
    "description": "Guzzle OAuth 1.0 subscriber",
    "homepage": "http://guzzlephp.org/",
    "keywords": ["oauth", "guzzle"],
    "license": "MIT",
    "authors": [
        {
            "name": "Michael Dowling",
            "email": "mtdowling@gmail.com",
            "homepage": "https://github.com/mtdowling"
        }
    ],
    "require": {
        "php": ">=5.4.0",
        "guzzlehttp/guzzle": "~4.0|~5.0"
    },
    "require-dev": {
        "phpunit/phpunit": "~4.0"
    },
    "autoload": {
        "psr-4": { "GuzzleHttp\\Subscriber\\Oauth\\": "src" }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "0.1-dev"
        }
    }
}