summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-24 12:07:08 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-01-24 13:26:25 +0100
commitab88352bc92baaa0e0eacf5bf61291ca402141a6 (patch)
tree779a1fcca0ed572584fcfa0007054f59fe73e0be
parent813a280bba1a971e1a9e9807b565a4ed300f8c3e (diff)
Bump phpunit/phpunit from 9.5.12 to 9.5.13
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.12 to 9.5.13. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.12...9.5.13) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 8cc60a6e2..28a026f4c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1834,16 +1834,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.5.12",
+ "version": "9.5.13",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256"
+ "reference": "597cb647654ede35e43b137926dfdfef0fb11743"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/93d4bf4c37aec6384bb9e5d390d9049a463a7256",
- "reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
+ "reference": "597cb647654ede35e43b137926dfdfef0fb11743",
"shasum": ""
},
"require": {
@@ -1921,7 +1921,7 @@
],
"support": {
"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": [
{
@@ -1933,7 +1933,7 @@
"type": "github"
}
],
- "time": "2022-01-21T05:54:47+00:00"
+ "time": "2022-01-24T07:33:35+00:00"
},
{
"name": "psr/cache",