summaryrefslogtreecommitdiff
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorwn_ <[email protected]>2023-03-04 18:37:36 +0000
committerwn_ <[email protected]>2023-03-05 14:20:19 +0000
commitd34d01fd72abb07e0588c6d01247605646c7f256 (patch)
treea3e127aca97ef02ded1df8e426f9b8fe2f92ffaf /vendor/composer/installed.json
parentd210ae50ad14ded6cf204242bc072c82b9e8e70c (diff)
Bump PHPStan from 1.8.2 to 1.10.3
* https://phpstan.org/blog/phpstan-1-9-0-with-phpdoc-asserts-list-type * https://phpstan.org/blog/phpstan-1-10-comes-with-lie-detector
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 888e9a438..6a7b5c878 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -954,17 +954,17 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.8.2",
- "version_normalized": "1.8.2.0",
+ "version": "1.10.3",
+ "version_normalized": "1.10.3.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "c53312ecc575caf07b0e90dee43883fdf90ca67c"
+ "reference": "5419375b5891add97dc74be71e6c1c34baaddf64"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c53312ecc575caf07b0e90dee43883fdf90ca67c",
- "reference": "c53312ecc575caf07b0e90dee43883fdf90ca67c",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5419375b5891add97dc74be71e6c1c34baaddf64",
+ "reference": "5419375b5891add97dc74be71e6c1c34baaddf64",
"shasum": ""
},
"require": {
@@ -973,7 +973,7 @@
"conflict": {
"phpstan/phpstan-shim": "*"
},
- "time": "2022-07-20T09:57:31+00:00",
+ "time": "2023-02-25T14:47:13+00:00",
"bin": [
"phpstan",
"phpstan.phar"
@@ -990,9 +990,13 @@
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
+ "keywords": [
+ "dev",
+ "static analysis"
+ ],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/1.8.2"
+ "source": "https://github.com/phpstan/phpstan/tree/1.10.3"
},
"funding": [
{
@@ -1004,10 +1008,6 @@
"type": "github"
},
{
- "url": "https://www.patreon.com/phpstan",
- "type": "patreon"
- },
- {
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}