1
0
Fork 0

Upgrade phpstan-strict-rules

pull/11943/head
Jordi Boggiano 2024-04-19 17:15:36 +02:00
parent 70927f728e
commit 3238d7de40
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -2172,16 +2172,16 @@
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
"version": "1.5.4", "version": "1.5.5",
"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": "8afd4af32bbff7b1f6df3d42bda45b2e661ba297" "reference": "2e193a07651a6f4be3baa44ddb21d822681f5918"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/8afd4af32bbff7b1f6df3d42bda45b2e661ba297", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/2e193a07651a6f4be3baa44ddb21d822681f5918",
"reference": "8afd4af32bbff7b1f6df3d42bda45b2e661ba297", "reference": "2e193a07651a6f4be3baa44ddb21d822681f5918",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2215,9 +2215,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/1.5.4" "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.5.5"
}, },
"time": "2024-04-19T14:48:30+00:00" "time": "2024-04-19T15:12:26+00:00"
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",