diff options
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 1b5760393..386f8213f 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" : "~4.8|~5.7" + "phpunit/phpunit" : "*" }, "config" : { "bin-dir" : "bin/" |