blob: daa89b1f0c7c46610148a9616b26571b1c755c07 [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 bot1560ca12024-03-18 17:10:53 +000012 "version": "1.10.63",
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +010013 "source": {
14 "type": "git",
15 "url": "https://github.com/phpstan/phpstan.git",
Renovate bot1560ca12024-03-18 17:10:53 +000016 "reference": "ad12836d9ca227301f5fb9960979574ed8628339"
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +010017 },
18 "dist": {
19 "type": "zip",
Renovate bot1560ca12024-03-18 17:10:53 +000020 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad12836d9ca227301f5fb9960979574ed8628339",
21 "reference": "ad12836d9ca227301f5fb9960979574ed8628339",
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"
64 },
65 {
66 "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
67 "type": "tidelift"
68 }
69 ],
Renovate bot1560ca12024-03-18 17:10:53 +000070 "time": "2024-03-18T16:53:53+00:00"
Adrià Vilanova Martínezc8ae6e92023-12-03 23:54:40 +010071 }
72 ],
73 "aliases": [],
74 "minimum-stability": "stable",
75 "stability-flags": [],
76 "prefer-stable": false,
77 "prefer-lowest": false,
78 "platform": [],
79 "platform-dev": [],
80 "plugin-api-version": "2.6.0"
81}