[
    {
        "name": "sentry/sentry",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/getsentry/sentry-php.git",
            "reference": "ed62ac351124a136f61b7ece7e0d172f4c56897b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/ed62ac351124a136f61b7ece7e0d172f4c56897b",
            "reference": "ed62ac351124a136f61b7ece7e0d172f4c56897b",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": "^5.3|^7.0"
        },
        "conflict": {
            "raven/raven": "*"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^1.8.0",
            "monolog/monolog": "*",
            "phpunit/phpunit": "^4.8 || ^5.0"
        },
        "suggest": {
            "ext-hash": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "immobiliare/sentry-php": "Fork that fixes support for PHP 5.2",
            "monolog/monolog": "Automatically capture Monolog events as breadcrumbs"
        },
        "time": "2017-08-02T16:38:25+00:00",
        "bin": [
            "bin/sentry"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Raven_": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "David Cramer",
                "email": "dcramer@gmail.com"
            }
        ],
        "description": "A PHP client for Sentry (http://getsentry.com)",
        "homepage": "http://getsentry.com",
        "keywords": [
            "log",
            "logging"
        ]
    }
]
