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