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

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 166316c..ad9e9c5 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
"sabre/uri": "~1.0"
},
"require-dev": {
- "phpunit/phpunit": "^8",
+ "phpunit/phpunit": "^8.5 || ^9.3",
"friendsofphp/php-cs-fixer": "^2.14"
},
"scripts": {