Bump phpunit/phpunit from 10.5.16 to 10.5.18 #504

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/phpunit/phpunit-10.5.18 into main

12
composer.lock generated
View File

@@ -9099,16 +9099,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.16",
"version": "10.5.18",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "18f8d4a5f52b61fdd9370aaae3167daa0eeb69cd"
"reference": "835df1709ac6c968ba34bf23f3c30e5d5a266de8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/18f8d4a5f52b61fdd9370aaae3167daa0eeb69cd",
"reference": "18f8d4a5f52b61fdd9370aaae3167daa0eeb69cd",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/835df1709ac6c968ba34bf23f3c30e5d5a266de8",
"reference": "835df1709ac6c968ba34bf23f3c30e5d5a266de8",
"shasum": ""
},
"require": {
@@ -9180,7 +9180,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.16"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.18"
},
"funding": [
{
@@ -9196,7 +9196,7 @@
"type": "tidelift"
}
],
"time": "2024-03-28T10:08:10+00:00"
"time": "2024-04-14T07:05:31+00:00"
},
{
"name": "sebastian/cli-parser",