Bump Composer versions

This commit is contained in:
Alex Cabal 2025-07-21 12:04:27 -05:00
parent 40324f6ead
commit af205f39ea

10
composer.lock generated
View file

@ -929,16 +929,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.17",
"version": "2.1.18",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "89b5ef665716fa2a52ecd2633f21007a6a349053"
"reference": "ee1f390b7a70cdf74a2b737e554f68afea885db7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053",
"reference": "89b5ef665716fa2a52ecd2633f21007a6a349053",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ee1f390b7a70cdf74a2b737e554f68afea885db7",
"reference": "ee1f390b7a70cdf74a2b737e554f68afea885db7",
"shasum": ""
},
"require": {
@ -983,7 +983,7 @@
"type": "github"
}
],
"time": "2025-05-21T20:55:28+00:00"
"time": "2025-07-17T17:22:31+00:00"
},
{
"name": "thecodingmachine/phpstan-safe-rule",