Bump phpunit/phpunit from 9.3.8 to 9.3.9 (#3825)

This commit is contained in:
dependabot-preview[bot] 2020-09-12 12:32:33 +00:00 committed by GitHub
parent d084b7a34b
commit 1322defead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View File

@ -1139,16 +1139,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": {
@ -1208,7 +1208,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",
@ -1437,16 +1437,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.3.8", "version": "9.3.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "93d78d8e2a06393a0d0c1ead6fe9984f1af1f88c" "reference": "60c90ba713075e83bd039db4760226df7ad9a5cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/93d78d8e2a06393a0d0c1ead6fe9984f1af1f88c", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/60c90ba713075e83bd039db4760226df7ad9a5cb",
"reference": "93d78d8e2a06393a0d0c1ead6fe9984f1af1f88c", "reference": "60c90ba713075e83bd039db4760226df7ad9a5cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1460,7 +1460,7 @@
"myclabs/deep-copy": "^1.10.1", "myclabs/deep-copy": "^1.10.1",
"phar-io/manifest": "^2.0.1", "phar-io/manifest": "^2.0.1",
"phar-io/version": "^3.0.2", "phar-io/version": "^3.0.2",
"php": "^7.3 || ^8.0", "php": ">=7.3",
"phpspec/prophecy": "^1.11.1", "phpspec/prophecy": "^1.11.1",
"phpunit/php-code-coverage": "^9.1.5", "phpunit/php-code-coverage": "^9.1.5",
"phpunit/php-file-iterator": "^3.0.4", "phpunit/php-file-iterator": "^3.0.4",
@ -1532,7 +1532,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-08-27T06:30:58+00:00" "time": "2020-09-11T12:42:34+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",