1
0
Fork 0

Update deps

pull/12292/head
Jordi Boggiano 2025-01-21 15:15:52 +01:00
parent 30e5825c68
commit 885dd9b3ec
No known key found for this signature in database
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -2177,16 +2177,16 @@
},
{
"name": "phpstan/phpstan-strict-rules",
"version": "1.6.1",
"version": "1.6.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "daeec748b53de80a97498462513066834ec28f8b"
"reference": "b564ca479e7e735f750aaac4935af965572a7845"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/daeec748b53de80a97498462513066834ec28f8b",
"reference": "daeec748b53de80a97498462513066834ec28f8b",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/b564ca479e7e735f750aaac4935af965572a7845",
"reference": "b564ca479e7e735f750aaac4935af965572a7845",
"shasum": ""
},
"require": {
@ -2220,9 +2220,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.6.1"
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.6.2"
},
"time": "2024-09-20T14:04:44+00:00"
"time": "2025-01-19T13:02:24+00:00"
},
{
"name": "phpstan/phpstan-symfony",