summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index db8048360..37f1bc8d2 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1412,16 +1412,16 @@
},
{
"name": "phpstan/phpstan-deprecation-rules",
- "version": "1.1.0",
+ "version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
- "reference": "f6e02de43f10c3f7c5ef86c125d9eedef94558cf"
+ "reference": "2c6792eda026d9c474c14aa018aed312686714db"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/f6e02de43f10c3f7c5ef86c125d9eedef94558cf",
- "reference": "f6e02de43f10c3f7c5ef86c125d9eedef94558cf",
+ "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/2c6792eda026d9c474c14aa018aed312686714db",
+ "reference": "2c6792eda026d9c474c14aa018aed312686714db",
"shasum": ""
},
"require": {
@@ -1454,9 +1454,9 @@
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
"support": {
"issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
- "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.0"
+ "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.1"
},
- "time": "2022-12-07T16:49:11+00:00"
+ "time": "2022-12-13T14:26:20+00:00"
},
{
"name": "phpstan/phpstan-doctrine",