Merge pull request #8787 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-10.5.18

This commit is contained in:
James Cole
2024-04-15 05:45:21 +02:00
committed by GitHub

12
composer.lock generated
View File

@@ -10765,16 +10765,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.17",
"version": "10.5.18",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c1f736a473d21957ead7e94fcc029f571895abf5"
"reference": "835df1709ac6c968ba34bf23f3c30e5d5a266de8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1f736a473d21957ead7e94fcc029f571895abf5",
"reference": "c1f736a473d21957ead7e94fcc029f571895abf5",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/835df1709ac6c968ba34bf23f3c30e5d5a266de8",
"reference": "835df1709ac6c968ba34bf23f3c30e5d5a266de8",
"shasum": ""
},
"require": {
@@ -10846,7 +10846,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.17"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.18"
},
"funding": [
{
@@ -10862,7 +10862,7 @@
"type": "tidelift"
}
],
"time": "2024-04-05T04:39:01+00:00"
"time": "2024-04-14T07:05:31+00:00"
},
{
"name": "sebastian/cli-parser",