Merge pull request #974 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.6

build(deps-dev): Bump phpunit/phpunit from 10.2.5 to 10.2.6
This commit is contained in:
Jonny Barnes 2023-07-18 10:33:33 +01:00 committed by GitHub
commit 63fc46c833
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.5",
"version": "10.2.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "15a89f123d8ca9c1e1598d6d87a56a8bf28c72cd"
"reference": "1c17815c129f133f3019cc18e8d0c8622e6d9bcd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/15a89f123d8ca9c1e1598d6d87a56a8bf28c72cd",
"reference": "15a89f123d8ca9c1e1598d6d87a56a8bf28c72cd",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c17815c129f133f3019cc18e8d0c8622e6d9bcd",
"reference": "1c17815c129f133f3019cc18e8d0c8622e6d9bcd",
"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.5"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.6"
},
"funding": [
{
@ -10680,7 +10680,7 @@
"type": "tidelift"
}
],
"time": "2023-07-14T04:18:47+00:00"
"time": "2023-07-17T12:08:28+00:00"
},
{
"name": "pimple/pimple",