github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/fanal/analyzer/language/php/composer/testdata/happy/composer.lock (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#installing-dependencies", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "2450af46c78f9ecbca6976876bdd04c2", 8 "packages": [ 9 { 10 "name": "pear/log", 11 "version": "1.13.3", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/pear/Log.git", 15 "reference": "21af0be11669194d72d88b5ee9d5f176dc75d9a3" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/pear/Log/zipball/21af0be11669194d72d88b5ee9d5f176dc75d9a3", 20 "reference": "21af0be11669194d72d88b5ee9d5f176dc75d9a3", 21 "shasum": "" 22 }, 23 "require": { 24 "pear/pear_exception": "1.0.1 || 1.0.2", 25 "php": ">5.2" 26 }, 27 "require-dev": { 28 "phpunit/phpunit": "*" 29 }, 30 "suggest": { 31 "pear/db": "Install optionally via your project's composer.json" 32 }, 33 "type": "library", 34 "autoload": { 35 "psr-0": { 36 "Log": "./" 37 }, 38 "exclude-from-classmap": [ 39 "/examples/" 40 ] 41 }, 42 "notification-url": "https://packagist.org/downloads/", 43 "include-path": [ 44 "" 45 ], 46 "license": [ 47 "MIT" 48 ], 49 "authors": [ 50 { 51 "name": "Jon Parise", 52 "email": "jon@php.net", 53 "homepage": "http://www.indelible.org", 54 "role": "Developer" 55 } 56 ], 57 "description": "PEAR Logging Framework", 58 "homepage": "http://pear.github.io/Log/", 59 "keywords": [ 60 "log", 61 "logging" 62 ], 63 "support": { 64 "issues": "https://github.com/pear/Log/issues", 65 "source": "https://github.com/pear/Log" 66 }, 67 "time": "2021-05-04T23:51:30+00:00" 68 }, 69 { 70 "name": "pear/pear_exception", 71 "version": "v1.0.2", 72 "source": { 73 "type": "git", 74 "url": "https://github.com/pear/PEAR_Exception.git", 75 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" 76 }, 77 "dist": { 78 "type": "zip", 79 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", 80 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", 81 "shasum": "" 82 }, 83 "require": { 84 "php": ">=5.2.0" 85 }, 86 "require-dev": { 87 "phpunit/phpunit": "<9" 88 }, 89 "type": "class", 90 "extra": { 91 "branch-alias": { 92 "dev-master": "1.0.x-dev" 93 } 94 }, 95 "autoload": { 96 "classmap": [ 97 "PEAR/" 98 ] 99 }, 100 "notification-url": "https://packagist.org/downloads/", 101 "include-path": [ 102 "." 103 ], 104 "license": [ 105 "BSD-2-Clause" 106 ], 107 "authors": [ 108 { 109 "name": "Helgi Thormar", 110 "email": "dufuz@php.net" 111 }, 112 { 113 "name": "Greg Beaver", 114 "email": "cellog@php.net" 115 } 116 ], 117 "description": "The PEAR Exception base class.", 118 "homepage": "https://github.com/pear/PEAR_Exception", 119 "keywords": [ 120 "exception" 121 ], 122 "support": { 123 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", 124 "source": "https://github.com/pear/PEAR_Exception" 125 }, 126 "time": "2021-03-21T15:43:46+00:00" 127 } 128 ], 129 "packages-dev": [], 130 "aliases": [], 131 "minimum-stability": "stable", 132 "stability-flags": [], 133 "prefer-stable": false, 134 "prefer-lowest": false, 135 "platform": [], 136 "platform-dev": [], 137 "plugin-api-version": "2.3.0" 138 }