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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2016-06-11 03:09:42 +0300
committerOlivier Paroz <github@oparoz.com>2016-06-11 03:09:42 +0300
commitdb0d2b92a58d4d1e7a7e5a62df86673656dbaeb8 (patch)
tree52d57675ff6a3e9559086ca5b0a58fa68d236a6a /composer.json
parent42500a942da7f0efcd2e259982c97cc0f4a0878b (diff)
Update test setup to use Share 2.0 #663
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index d2794ed9..a2c1b30d 100644
--- a/composer.json
+++ b/composer.json
@@ -27,9 +27,9 @@
"symfony/yaml": "~2.6"
},
"require-dev": {
- "guzzlehttp/guzzle": "^5.0|^6.0",
- "phpunit/phpunit": "^4.0|^5.1",
- "codeception/codeception": "2.1.*",
+ "guzzlehttp/guzzle": "^5.0|^6.2",
+ "phpunit/phpunit": "^4.0|^5.4",
+ "codeception/codeception": "2.2.*",
"codeception/phpbuiltinserver": "*",
"composer-plugin-api": "^1.0",
"codeception/c3": "2.*",