github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/php/composerlock/testdata/one-package-dev.json (about) 1 { 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "439b16dd5df2e0730bd1cc4352654d09", 8 "packages": [], 9 "packages-dev": [ 10 { 11 "name": "sentry/sdk", 12 "version": "2.0.4", 13 "source": { 14 "type": "git", 15 "url": "https://github.com/getsentry/sentry-php-sdk.git", 16 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874" 17 }, 18 "dist": { 19 "type": "zip", 20 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874", 21 "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874", 22 "shasum": "" 23 }, 24 "require": { 25 "http-interop/http-factory-guzzle": "^1.0", 26 "php-http/curl-client": "^1.0|^2.0", 27 "sentry/sentry": "^2.1.3" 28 }, 29 "type": "metapackage", 30 "notification-url": "https://packagist.org/downloads/", 31 "license": ["MIT"], 32 "authors": [ 33 { 34 "name": "Sentry", 35 "email": "accounts@sentry.io" 36 } 37 ], 38 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.", 39 "time": "2019-09-09T19:54:44+00:00" 40 } 41 ], 42 "aliases": [], 43 "minimum-stability": "dev", 44 "stability-flags": [], 45 "prefer-stable": true, 46 "prefer-lowest": false, 47 "platform": { 48 "php": "^7.1.3" 49 }, 50 "platform-dev": [] 51 }