summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 87a91e3da..075732c02 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": "9b976f8d731e7bdeb9206e114975dd04",
+ "content-hash": "4fd154245fb1b1562a7663c2c6c5e9c1",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1505,16 +1505,16 @@
},
{
"name": "phpstan/phpstan-strict-rules",
- "version": "1.3.0",
+ "version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
- "reference": "543675a9be82d4befb9ca0bd8cdc9d211665037f"
+ "reference": "a73b39739b5e165a7a40075ecf05c4385f6c0d1b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/543675a9be82d4befb9ca0bd8cdc9d211665037f",
- "reference": "543675a9be82d4befb9ca0bd8cdc9d211665037f",
+ "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/a73b39739b5e165a7a40075ecf05c4385f6c0d1b",
+ "reference": "a73b39739b5e165a7a40075ecf05c4385f6c0d1b",
"shasum": ""
},
"require": {
@@ -1547,9 +1547,9 @@
"description": "Extra strict and opinionated rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
- "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.3.0"
+ "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.4.0"
},
- "time": "2022-06-24T06:47:20+00:00"
+ "time": "2022-08-23T15:07:03+00:00"
},
{
"name": "phpunit/php-code-coverage",