Minor upgrade in one dependency (lock file)

This commit is contained in:
Jansen Price 2020-09-09 01:31:56 -05:00
parent a1c3d730ca
commit 24bcbcb281
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -721,16 +721,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.1.7",
"version": "9.1.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "2ef92bec3186a827faf7362ff92ae4e8ec2e49d2"
"reference": "f98f8466126d83b55b924a94d2244c53c216b8fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2ef92bec3186a827faf7362ff92ae4e8ec2e49d2",
"reference": "2ef92bec3186a827faf7362ff92ae4e8ec2e49d2",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f98f8466126d83b55b924a94d2244c53c216b8fb",
"reference": "f98f8466126d83b55b924a94d2244c53c216b8fb",
"shasum": ""
},
"require": {
@ -790,7 +790,7 @@
"type": "github"
}
],
"time": "2020-09-03T07:09:19+00:00"
"time": "2020-09-07T08:07:10+00:00"
},
{
"name": "phpunit/php-file-iterator",