Your IP : 18.227.102.50


Current Path : /proc/self/root/home/sudancam/.trash/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/
Upload File :
Current File : //proc/self/root/home/sudancam/.trash/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json

{
    "name": "guzzle/inflection",
    "description": "Guzzle inflection component",
    "homepage": "http://guzzlephp.org/",
    "keywords": ["inflection", "guzzle"],
    "license": "MIT",
    "authors": [
        {
            "name": "Michael Dowling",
            "email": "mtdowling@gmail.com",
            "homepage": "https://github.com/mtdowling"
        }
    ],
    "require": {
        "php": ">=5.3.2"
    },
    "autoload": {
        "psr-0": { "Guzzle\\Inflection": "" }
    },
    "target-dir": "Guzzle/Inflection",
    "extra": {
        "branch-alias": {
            "dev-master": "3.7-dev"
        }
    }
}