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

10
composer.lock generated
View file

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