diff options
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock index 24ea84514..b78a7a17a 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": "1aa8437b32b5398144a47490f6bcdfa0", + "content-hash": "ad2f3020f2db46475c16f9710a84bca4", "packages": [ { "name": "chillerlan/php-qrcode", @@ -1648,16 +1648,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.0.1", + "version": "2.1.13", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ab4e9b4415a5fc9e4d27f7fe16c8bc9d067dcd6d" + "reference": "e55e03e6d4ac49cd1240907e5b08e5cd378572a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ab4e9b4415a5fc9e4d27f7fe16c8bc9d067dcd6d", - "reference": "ab4e9b4415a5fc9e4d27f7fe16c8bc9d067dcd6d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e55e03e6d4ac49cd1240907e5b08e5cd378572a9", + "reference": "e55e03e6d4ac49cd1240907e5b08e5cd378572a9", "shasum": "" }, "require": { @@ -1702,7 +1702,7 @@ "type": "github" } ], - "time": "2024-11-11T15:43:04+00:00" + "time": "2025-04-27T12:28:25+00:00" }, { "name": "phpunit/php-code-coverage", |