Merge pull request #794 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.1.2

Bump phpunit/phpunit from 10.1.1 to 10.1.2
This commit is contained in:
Jonny Barnes 2023-04-24 11:38:34 +01:00 committed by GitHub
commit 552c8c27a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9935,16 +9935,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.1.1",
"version": "10.1.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "0d9401b7e8245d71079e249e3cb868e9d2337887"
"reference": "6f0cd95be71add539f8fd2be25b2a4a29789000b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0d9401b7e8245d71079e249e3cb868e9d2337887",
"reference": "0d9401b7e8245d71079e249e3cb868e9d2337887",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6f0cd95be71add539f8fd2be25b2a4a29789000b",
"reference": "6f0cd95be71add539f8fd2be25b2a4a29789000b",
"shasum": ""
},
"require": {
@ -10016,7 +10016,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.1.1"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.1.2"
},
"funding": [
{
@ -10032,7 +10032,7 @@
"type": "tidelift"
}
],
"time": "2023-04-17T12:17:05+00:00"
"time": "2023-04-22T07:38:19+00:00"
},
{
"name": "pimple/pimple",