blob: 9976f05e8deb8a8272d800841f064d96d5035986 [file] [log] [blame]
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +01001{
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": "06a282a9caaa357cc75a987b3fac0f2f",
8 "packages": [],
9 "packages-dev": [
10 {
11 "name": "phpstan/phpstan",
Renovate botfe06f0b2024-04-16 08:13:51 +000012 "version": "1.10.67",
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +010013 "source": {
14 "type": "git",
15 "url": "https://github.com/phpstan/phpstan.git",
Renovate botfe06f0b2024-04-16 08:13:51 +000016 "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493"
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +010017 },
18 "dist": {
19 "type": "zip",
Renovate botfe06f0b2024-04-16 08:13:51 +000020 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493",
21 "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493",
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +010022 "shasum": ""
23 },
24 "require": {
25 "php": "^7.2|^8.0"
26 },
27 "conflict": {
28 "phpstan/phpstan-shim": "*"
29 },
30 "bin": [
31 "phpstan",
32 "phpstan.phar"
33 ],
34 "type": "library",
35 "autoload": {
36 "files": [
37 "bootstrap.php"
38 ]
39 },
40 "notification-url": "https://packagist.org/downloads/",
41 "license": [
42 "MIT"
43 ],
44 "description": "PHPStan - PHP Static Analysis Tool",
45 "keywords": [
46 "dev",
47 "static analysis"
48 ],
49 "support": {
50 "docs": "https://phpstan.org/user-guide/getting-started",
51 "forum": "https://github.com/phpstan/phpstan/discussions",
52 "issues": "https://github.com/phpstan/phpstan/issues",
53 "security": "https://github.com/phpstan/phpstan/security/policy",
54 "source": "https://github.com/phpstan/phpstan-src"
55 },
56 "funding": [
57 {
58 "url": "https://github.com/ondrejmirtes",
59 "type": "github"
60 },
61 {
62 "url": "https://github.com/phpstan",
63 "type": "github"
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +010064 }
65 ],
Renovate botfe06f0b2024-04-16 08:13:51 +000066 "time": "2024-04-16T07:22:02+00:00"
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +010067 }
68 ],
69 "aliases": [],
70 "minimum-stability": "stable",
71 "stability-flags": [],
72 "prefer-stable": false,
73 "prefer-lowest": false,
74 "platform": [],
75 "platform-dev": [],
76 "plugin-api-version": "2.6.0"
77}