Update Composer dependencies

This commit is contained in:
Alex Cabal 2024-11-11 11:21:44 -06:00
parent db35e380c0
commit daf8e16ef4

10
composer.lock generated
View file

@ -896,16 +896,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.12.8", "version": "1.12.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "f6a60a4d66142b8156c9da923f1972657bc4748c" "reference": "fc463b5d0fe906dcf19689be692c65c50406a071"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6a60a4d66142b8156c9da923f1972657bc4748c", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fc463b5d0fe906dcf19689be692c65c50406a071",
"reference": "f6a60a4d66142b8156c9da923f1972657bc4748c", "reference": "fc463b5d0fe906dcf19689be692c65c50406a071",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -950,7 +950,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-11-06T19:06:49+00:00" "time": "2024-11-11T15:37:09+00:00"
}, },
{ {
"name": "thecodingmachine/phpstan-safe-rule", "name": "thecodingmachine/phpstan-safe-rule",