[
    {
        "name": "apache/log4php",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git-wip-us.apache.org/repos/asf/logging-log4php.git",
            "reference": "cac428b6f67d2035af39784da1d1a299ef42fcf2"
        },
        "require": {
            "php": ">=5.2.7"
        },
        "time": "2012-10-26 09:13:25",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "src/main/php/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "A versatile logging framework for PHP",
        "homepage": "http://logging.apache.org/log4php/",
        "keywords": [
            "log",
            "logging",
            "php"
        ]
    },
    {
        "name": "stripe/stripe-php",
        "version": "v4.13.0",
        "version_normalized": "4.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stripe/stripe-php.git",
            "reference": "834681b9cdfa68d88a27e36ec9e356b598a5f0e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stripe/stripe-php/zipball/834681b9cdfa68d88a27e36ec9e356b598a5f0e6",
            "reference": "834681b9cdfa68d88a27e36ec9e356b598a5f0e6",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6.1",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2017-06-20 01:39:06",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stripe\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stripe and contributors",
                "homepage": "https://github.com/stripe/stripe-php/contributors"
            }
        ],
        "description": "Stripe PHP Library",
        "homepage": "https://stripe.com/",
        "keywords": [
            "api",
            "payment processing",
            "stripe"
        ]
    },
    {
        "name": "league/csv",
        "version": "9.1.4",
        "version_normalized": "9.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/csv.git",
            "reference": "9c8ad06fb5d747c149875beb6133566c00eaa481"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/csv/zipball/9c8ad06fb5d747c149875beb6133566c00eaa481",
            "reference": "9c8ad06fb5d747c149875beb6133566c00eaa481",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=7.0.10"
        },
        "require-dev": {
            "ext-curl": "*",
            "friendsofphp/php-cs-fixer": "^2.0",
            "phpstan/phpstan": "^0.9.2",
            "phpstan/phpstan-phpunit": "^0.9.4",
            "phpstan/phpstan-strict-rules": "^0.9.0",
            "phpunit/phpunit": "^6.0"
        },
        "suggest": {
            "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
        },
        "time": "2018-05-01 18:32:48",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Csv\\": "src"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://github.com/nyamsprod/",
                "role": "Developer"
            }
        ],
        "description": "Csv data manipulation made easy in PHP",
        "homepage": "http://csv.thephpleague.com",
        "keywords": [
            "csv",
            "export",
            "filter",
            "import",
            "read",
            "write"
        ]
    }
]
