aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/uri/composer.json
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-06-01 08:16:55 +0200
committerGitHub <noreply@github.com>2017-06-01 08:16:55 +0200
commit2e54024b92b8d1a86771c20831495d498f96d690 (patch)
treea96be42ef1e00f370bfba8ddf138917b8e0aa581 /vendor/sabre/uri/composer.json
parent14229d0dd3205ea1e85d2c26d6c79bd68d19eda3 (diff)
parentea1997128529965fa92f1a182c2a7ad02b88d3e3 (diff)
downloadvolse-hubzilla-2e54024b92b8d1a86771c20831495d498f96d690.tar.gz
volse-hubzilla-2e54024b92b8d1a86771c20831495d498f96d690.tar.bz2
volse-hubzilla-2e54024b92b8d1a86771c20831495d498f96d690.zip
Merge pull request #804 from dawnbreak/dev
:arrow_up:Update Sabre libraries.
Diffstat (limited to 'vendor/sabre/uri/composer.json')
-rw-r--r--vendor/sabre/uri/composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/sabre/uri/composer.json b/vendor/sabre/uri/composer.json
index 7b48acb71..49d69e723 100644
--- a/vendor/sabre/uri/composer.json
+++ b/vendor/sabre/uri/composer.json
@@ -32,8 +32,8 @@
}
},
"require-dev": {
- "sabre/cs": "~0.0.1",
- "phpunit/phpunit" : "*"
+ "sabre/cs": "~1.0.0",
+ "phpunit/phpunit" : ">=4.0,<6.0"
},
"config" : {
"bin-dir" : "bin/"