Merge pull request #637 from LinkStackOrg/dependabot/composer/phpunit/phpunit-9.6.15

Bump phpunit/phpunit from 9.6.14 to 9.6.15
This commit is contained in:
Frank 2023-12-06 08:22:06 +01:00 committed by GitHub
commit 3b9725147b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -9375,16 +9375,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.14",
"version": "9.6.15",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "43653e6ad7adc22e7b667dd561bf8fcb74c10cf0"
"reference": "05017b80304e0eb3f31d90194a563fd53a6021f1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/43653e6ad7adc22e7b667dd561bf8fcb74c10cf0",
"reference": "43653e6ad7adc22e7b667dd561bf8fcb74c10cf0",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/05017b80304e0eb3f31d90194a563fd53a6021f1",
"reference": "05017b80304e0eb3f31d90194a563fd53a6021f1",
"shasum": ""
},
"require": {
@ -9458,7 +9458,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.14"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.15"
},
"funding": [
{
@ -9474,7 +9474,7 @@
"type": "tidelift"
}
],
"time": "2023-12-01T06:10:48+00:00"
"time": "2023-12-01T16:55:19+00:00"
},
{
"name": "sebastian/cli-parser",
@ -10879,5 +10879,5 @@
"php": ">=8.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}