Merge pull request #707 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.16
Bump phpunit/phpunit from 10.0.15 to 10.0.16
This commit is contained in:
commit
ea911386fa
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -9814,16 +9814,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "10.0.15",
|
||||
"version": "10.0.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071"
|
||||
"reference": "07d386a11ac7094032900f07cada1c8975d16607"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b0c2245ef173a3d9546f6a4393a85d60eabe071",
|
||||
"reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/07d386a11ac7094032900f07cada1c8975d16607",
|
||||
"reference": "07d386a11ac7094032900f07cada1c8975d16607",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9894,7 +9894,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.15"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.16"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -9910,7 +9910,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-03-09T06:43:13+00:00"
|
||||
"time": "2023-03-13T09:02:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pimple/pimple",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue