Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-01-20 11:23:27 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-01-20 11:27:03 +0300
commit890903afe327e5df232c8b172197639a4a1562f0 (patch)
treeb9d8359768492e30f8819778ce7aa34bcdbe481a /composer.json
parent1706121077cf67e4a5cef0f12a6d0dc3c72c5152 (diff)
Update phpunit and friends
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 55ec55e..48a9df0 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"yubico/u2flib-server": "^1.0.1"
},
"require-dev": {
- "phpunit/phpunit": "^7.5.8",
+ "phpunit/phpunit": "^9.5.0",
"roave/security-advisories": "dev-master",
"nextcloud/coding-standard": "^0.3.0",
"psalm/phar": "^4.3"