[
    {
        "name": "mautic/api-library",
        "version": "2.15.0",
        "version_normalized": "2.15.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mautic/api-library.git",
            "reference": "6ff1dfa1da912ca1fc78cbcab3a8c395a22d5e14"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mautic/api-library/zipball/6ff1dfa1da912ca1fc78cbcab3a8c395a22d5e14",
            "reference": "6ff1dfa1da912ca1fc78cbcab3a8c395a22d5e14",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.7",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.0",
            "raveren/kint": "~0.9"
        },
        "time": "2018-12-19T14:55:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mautic\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Mautic API Connector Library"
    },
    {
        "name": "psr/log",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
            "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-11-20T15:27:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    }
]
