summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-21 08:05:02 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-21 08:05:02 +0100
commit6dafa16b4a59dc80973ec9c5096f52be1d905baa (patch)
tree8b4d947376ac4ac5c85aca1c6e9a4a861a3a9efe /composer.json
parentc74b697db33c7016c61c5c8b5ab66130fc89ec14 (diff)
php-sabre-uri: 1.2.1
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 efa5a69..49d69e7 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,7 @@
},
"require-dev": {
"sabre/cs": "~1.0.0",
- "phpunit/phpunit" : "*"
+ "phpunit/phpunit" : ">=4.0,<6.0"
},
"config" : {
"bin-dir" : "bin/"