{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "2ec3d350f9d42baf8faac68f3777924d", "packages": [ { "name": "raven/raven", "version": "0.12.0", "source": { "type": "git", "url": "https://github.com/getsentry/raven-php.git", "reference": "bd247ca2a8fd9ccfb99b60285c9b31286384a92b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getsentry/raven-php/zipball/bd247ca2a8fd9ccfb99b60285c9b31286384a92b", "reference": "bd247ca2a8fd9ccfb99b60285c9b31286384a92b", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.2.4" }, "require-dev": { "fabpot/php-cs-fixer": "^1.8.0", "phpunit/phpunit": "^4.6.6" }, "bin": [ "bin/raven" ], "type": "library", "extra": { "branch-alias": { "dev-master": "0.12.x-dev" } }, "autoload": { "psr-0": { "Raven_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "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": "2015-05-19 20:20:08" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }