Bump phpstan/phpstan-strict-rules in the development-patch-updates group (#6758)

This commit is contained in:
dependabot[bot]
2025-07-29 09:26:25 +00:00
committed by GitHub
parent 866df55edf
commit 40ea6dd30d

12
composer.lock generated
View File

@@ -1311,16 +1311,16 @@
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
"version": "2.0.5", "version": "2.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git", "url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "1f1358da2f8e1317478c63c21beb9918c9821f6f" "reference": "f9f77efa9de31992a832ff77ea52eb42d675b094"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/1f1358da2f8e1317478c63c21beb9918c9821f6f", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/f9f77efa9de31992a832ff77ea52eb42d675b094",
"reference": "1f1358da2f8e1317478c63c21beb9918c9821f6f", "reference": "f9f77efa9de31992a832ff77ea52eb42d675b094",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1353,9 +1353,9 @@
"description": "Extra strict and opinionated rules for PHPStan", "description": "Extra strict and opinionated rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues", "issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.5" "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.6"
}, },
"time": "2025-07-17T12:01:44+00:00" "time": "2025-07-21T12:19:29+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",