{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "1cb0a1304e35cf474fd831504d3c2b40", "packages": [ { "name": "sentry/sentry", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", "reference": "3e4bb1486cd4e09869cb3342aef374788d540f1c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/3e4bb1486cd4e09869cb3342aef374788d540f1c", "reference": "3e4bb1486cd4e09869cb3342aef374788d540f1c", "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.35 || ^5.7" }, "suggest": { "ext-hash": "*", "ext-json": "*", "ext-mbstring": "*", "monolog/monolog": "Automatically capture Monolog events as breadcrumbs" }, "bin": [ "bin/sentry" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.9.x-dev" } }, "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" ], "time": "2017-11-09T17:44:23+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }