summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
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"
}