Merge pull request #645 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.6.3

This commit is contained in:
Jonny Barnes 2023-02-06 11:52:00 +00:00 committed by GitHub
commit eee9c63cd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9913,16 +9913,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.2",
"version": "9.6.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "1a461cabfbd5b464f5d41c49a9959c63b4ecd2d1"
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1a461cabfbd5b464f5d41c49a9959c63b4ecd2d1",
"reference": "1a461cabfbd5b464f5d41c49a9959c63b4ecd2d1",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555",
"shasum": ""
},
"require": {
@ -9995,7 +9995,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.2"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3"
},
"funding": [
{
@ -10011,7 +10011,7 @@
"type": "tidelift"
}
],
"time": "2023-02-04T06:59:53+00:00"
"time": "2023-02-04T13:37:15+00:00"
},
{
"name": "pimple/pimple",