diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-06-17 11:50:17 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-06-17 11:50:17 +0200 |
commit | c0b9ab930d716178df5f27dc92d91ef32f1e0f0a (patch) | |
tree | 833f99390ba2291b33907e41e6f31e4683f01253 /vendor/sabre/xml/composer.json | |
parent | f106b1db158ed2e8f620e046c3ca06b8584149e9 (diff) | |
download | volse-hubzilla-c0b9ab930d716178df5f27dc92d91ef32f1e0f0a.tar.gz volse-hubzilla-c0b9ab930d716178df5f27dc92d91ef32f1e0f0a.tar.bz2 volse-hubzilla-c0b9ab930d716178df5f27dc92d91ef32f1e0f0a.zip |
update composer libs
Diffstat (limited to 'vendor/sabre/xml/composer.json')
-rw-r--r-- | vendor/sabre/xml/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/sabre/xml/composer.json b/vendor/sabre/xml/composer.json index 386f8213f..1b5760393 100644 --- a/vendor/sabre/xml/composer.json +++ b/vendor/sabre/xml/composer.json @@ -45,7 +45,7 @@ }, "require-dev": { "sabre/cs": "~1.0.0", - "phpunit/phpunit" : "*" + "phpunit/phpunit" : "~4.8|~5.7" }, "config" : { "bin-dir" : "bin/" |