Merge pull request #945 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.3

build(deps-dev): Bump phpunit/phpunit from 10.2.2 to 10.2.3
This commit is contained in:
Jonny Barnes 2023-07-03 12:45:38 +01:00 committed by GitHub
commit 758930bbf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -10583,16 +10583,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.2.2",
"version": "10.2.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "1ab521b24b88b88310c40c26c0cc4a94ba40ff95"
"reference": "35c8cac1734ede2ae354a6644f7088356ff5b08e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1ab521b24b88b88310c40c26c0cc4a94ba40ff95",
"reference": "1ab521b24b88b88310c40c26c0cc4a94ba40ff95",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/35c8cac1734ede2ae354a6644f7088356ff5b08e",
"reference": "35c8cac1734ede2ae354a6644f7088356ff5b08e",
"shasum": ""
},
"require": {
@ -10664,7 +10664,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.2.2"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.3"
},
"funding": [
{
@ -10680,7 +10680,7 @@
"type": "tidelift"
}
],
"time": "2023-06-11T06:15:20+00:00"
"time": "2023-06-30T06:17:38+00:00"
},
{
"name": "pimple/pimple",