Merge pull request #3563 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.13

This commit is contained in:
dependabot[bot]
2022-01-29 03:22:33 +00:00
committed by GitHub

12
composer.lock generated
View File

@@ -2101,16 +2101,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.5.12", "version": "9.5.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256" "reference": "597cb647654ede35e43b137926dfdfef0fb11743"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/93d4bf4c37aec6384bb9e5d390d9049a463a7256", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256", "reference": "597cb647654ede35e43b137926dfdfef0fb11743",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2188,7 +2188,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.12" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
}, },
"funding": [ "funding": [
{ {
@@ -2200,7 +2200,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-01-21T05:54:47+00:00" "time": "2022-01-24T07:33:35+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",