Few more comments

This commit is contained in:
2025-06-18 11:49:40 +00:00
parent ad9d7f94de
commit a097fa7f71
8 changed files with 35 additions and 47 deletions

12
composer.lock generated
View File

@ -837,16 +837,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.5.22",
"version": "11.5.23",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "4cd72faaa8f811e4cc63040cba167757660a5538"
"reference": "86ebcd8a3dbcd1857d88505109b2a2b376501cde"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4cd72faaa8f811e4cc63040cba167757660a5538",
"reference": "4cd72faaa8f811e4cc63040cba167757660a5538",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/86ebcd8a3dbcd1857d88505109b2a2b376501cde",
"reference": "86ebcd8a3dbcd1857d88505109b2a2b376501cde",
"shasum": ""
},
"require": {
@ -918,7 +918,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.22"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.23"
},
"funding": [
{
@ -942,7 +942,7 @@
"type": "tidelift"
}
],
"time": "2025-06-06T02:48:05+00:00"
"time": "2025-06-13T05:47:49+00:00"
},
{
"name": "rector/rector",