{ "_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": "439b16dd5df2e0730bd1cc4352654d09", "packages": [ { "name": "sentry/sdk", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php-sdk.git", "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874", "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874", "shasum": "" }, "require": { "http-interop/http-factory-guzzle": "^1.0", "php-http/curl-client": "^1.0|^2.0", "sentry/sentry": "^2.1.3" }, "type": "metapackage", "notification-url": "https://packagist.org/downloads/", "license": ["MIT"], "authors": [ { "name": "Sentry", "email": "accounts@sentry.io" } ], "description": "This is a metapackage shipping sentry/sentry with a recommended http client.", "time": "2019-09-09T19:54:44+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^7.1.3" }, "platform-dev": [] }