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", "name": "phpstan/phpstan-strict-rules",
"version": "1.6.1", "version": "1.6.2",
"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": "daeec748b53de80a97498462513066834ec28f8b" "reference": "b564ca479e7e735f750aaac4935af965572a7845"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/daeec748b53de80a97498462513066834ec28f8b", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/b564ca479e7e735f750aaac4935af965572a7845",
"reference": "daeec748b53de80a97498462513066834ec28f8b", "reference": "b564ca479e7e735f750aaac4935af965572a7845",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2220,9 +2220,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.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", "name": "phpstan/phpstan-symfony",