summaryrefslogtreecommitdiff
path: root/composer.lock
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 /composer.lock
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 'composer.lock')
-rw-r--r--composer.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index aa18e8ebc..f704f1075 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "6beda4561e770d2f0c7c532c5e3693d3",
+ "content-hash": "d2be3e2749aff1bebf6257ecbfd6dcb3",
"packages": [
{
"name": "beberlei/assert",
@@ -1130,16 +1130,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.8.2",
+ "version": "1.10.3",
"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": {
@@ -1163,9 +1163,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": [
{
@@ -1177,15 +1181,11 @@
"type": "github"
},
{
- "url": "https://www.patreon.com/phpstan",
- "type": "patreon"
- },
- {
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
- "time": "2022-07-20T09:57:31+00:00"
+ "time": "2023-02-25T14:47:13+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -2690,5 +2690,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.3.0"
}