Merge pull request #4962 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.8

This commit is contained in:
James Cole
2021-08-02 04:13:12 +00:00
committed by GitHub

14
composer.lock generated
View File

@@ -9601,16 +9601,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.5.7", "version": "9.5.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d0dc8b6999c937616df4fb046792004b33fd31c5" "reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0dc8b6999c937616df4fb046792004b33fd31c5", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/191768ccd5c85513b4068bdbe99bb6390c7d54fb",
"reference": "d0dc8b6999c937616df4fb046792004b33fd31c5", "reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9622,7 +9622,7 @@
"ext-xml": "*", "ext-xml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.1", "myclabs/deep-copy": "^1.10.1",
"phar-io/manifest": "^2.0.1", "phar-io/manifest": "^2.0.3",
"phar-io/version": "^3.0.2", "phar-io/version": "^3.0.2",
"php": ">=7.3", "php": ">=7.3",
"phpspec/prophecy": "^1.12.1", "phpspec/prophecy": "^1.12.1",
@@ -9688,7 +9688,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.7" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.8"
}, },
"funding": [ "funding": [
{ {
@@ -9700,7 +9700,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-07-19T06:14:47+00:00" "time": "2021-07-31T15:17:34+00:00"
}, },
{ {
"name": "react/promise", "name": "react/promise",