2021-10-29 18:31:23 +00:00
|
|
|
{
|
|
|
|
"_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#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
|
|
|
"content-hash": "b260ae3dc51b5d4100c545bf9e65f543",
|
|
|
|
"packages": [],
|
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "phpstan/phpstan",
|
2023-01-24 20:12:21 +00:00
|
|
|
"version": "0.12.100",
|
2021-10-29 18:31:23 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
2023-01-24 20:12:21 +00:00
|
|
|
"reference": "48236ddf823547081b2b153d1cd2994b784328c3"
|
2021-10-29 18:31:23 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2023-01-24 20:12:21 +00:00
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/48236ddf823547081b2b153d1cd2994b784328c3",
|
|
|
|
"reference": "48236ddf823547081b2b153d1cd2994b784328c3",
|
2021-10-29 18:31:23 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1|^8.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"phpstan/phpstan-shim": "*"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"phpstan",
|
|
|
|
"phpstan.phar"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "0.12-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
2023-01-24 20:12:21 +00:00
|
|
|
"source": "https://github.com/phpstan/phpstan/tree/0.12.100"
|
2021-10-29 18:31:23 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/ondrejmirtes",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/phpstan",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2023-01-24 20:12:21 +00:00
|
|
|
"time": "2022-11-01T09:52:08+00:00"
|
2021-10-29 18:31:23 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": [],
|
2022-06-06 01:38:08 +00:00
|
|
|
"plugin-api-version": "2.3.0"
|
2021-10-29 18:31:23 +00:00
|
|
|
}
|