summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index 327b0ccad..c66669814 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1516,16 +1516,16 @@
},
{
"name": "phpunit/php-code-coverage",
- "version": "9.2.11",
+ "version": "9.2.12",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "665a1ac0a763c51afc30d6d130dac0813092b17f"
+ "reference": "c011a0b6aaa4acd2f39b7f51fb4ad4442b6ec631"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/665a1ac0a763c51afc30d6d130dac0813092b17f",
- "reference": "665a1ac0a763c51afc30d6d130dac0813092b17f",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c011a0b6aaa4acd2f39b7f51fb4ad4442b6ec631",
+ "reference": "c011a0b6aaa4acd2f39b7f51fb4ad4442b6ec631",
"shasum": ""
},
"require": {
@@ -1581,7 +1581,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.11"
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.12"
},
"funding": [
{
@@ -1589,7 +1589,7 @@
"type": "github"
}
],
- "time": "2022-02-18T12:46:09+00:00"
+ "time": "2022-02-23T06:30:26+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -1834,16 +1834,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.5.14",
+ "version": "9.5.15",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "1883687169c017d6ae37c58883ca3994cfc34189"
+ "reference": "dc738383c519243b0a967f63943a848d3fd861aa"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1883687169c017d6ae37c58883ca3994cfc34189",
- "reference": "1883687169c017d6ae37c58883ca3994cfc34189",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/dc738383c519243b0a967f63943a848d3fd861aa",
+ "reference": "dc738383c519243b0a967f63943a848d3fd861aa",
"shasum": ""
},
"require": {
@@ -1859,7 +1859,7 @@
"phar-io/version": "^3.0.2",
"php": ">=7.3",
"phpspec/prophecy": "^1.12.1",
- "phpunit/php-code-coverage": "^9.2.7",
+ "phpunit/php-code-coverage": "^9.2.12",
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
"phpunit/php-text-template": "^2.0.3",
@@ -1921,7 +1921,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.14"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.15"
},
"funding": [
{
@@ -1933,7 +1933,7 @@
"type": "github"
}
],
- "time": "2022-02-18T12:54:07+00:00"
+ "time": "2022-02-23T08:53:20+00:00"
},
{
"name": "psr/cache",