summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 6544e1037..877abc7ac 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1839,16 +1839,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.5.17",
+ "version": "9.5.18",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f"
+ "reference": "1b5856028273bfd855e60a887278857d872ec67a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f",
- "reference": "5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1b5856028273bfd855e60a887278857d872ec67a",
+ "reference": "1b5856028273bfd855e60a887278857d872ec67a",
"shasum": ""
},
"require": {
@@ -1926,7 +1926,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.17"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.18"
},
"funding": [
{
@@ -1938,7 +1938,7 @@
"type": "github"
}
],
- "time": "2022-03-05T16:54:31+00:00"
+ "time": "2022-03-08T06:52:28+00:00"
},
{
"name": "psr/cache",