Merge pull request #677 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.11
Bump phpunit/phpunit from 10.0.7 to 10.0.11
This commit is contained in:
commit
383c28c741
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -9944,16 +9944,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "10.0.7",
|
||||
"version": "10.0.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "a6f61c5629dd95db79af72f1e94d56702187479a"
|
||||
"reference": "d18a18b07e7a9ad52d994b1785f9e301fc84b616"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6f61c5629dd95db79af72f1e94d56702187479a",
|
||||
"reference": "a6f61c5629dd95db79af72f1e94d56702187479a",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d18a18b07e7a9ad52d994b1785f9e301fc84b616",
|
||||
"reference": "d18a18b07e7a9ad52d994b1785f9e301fc84b616",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10024,7 +10024,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.7"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.11"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10040,7 +10040,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-08T15:16:31+00:00"
|
||||
"time": "2023-02-20T16:39:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pimple/pimple",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue