summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Valleroy <jvalleroy@mailbox.org>2017-12-01 11:58:21 -0500
committerJames Valleroy <jvalleroy@mailbox.org>2017-12-01 12:09:54 -0500
commitf7a8440f1819f9046e4d6f463dd097e4c182f624 (patch)
tree6c328748e7acbf2f23bcb1f58a260b99fa63f9fe
parent753561b1f495f6ec98644485d3e6fdbfc26ccdb8 (diff)
downloadKLogger-f7a8440f1819f9046e4d6f463dd097e4c182f624.zip
KLogger-f7a8440f1819f9046e4d6f463dd097e4c182f624.tar.gz
KLogger-f7a8440f1819f9046e4d6f463dd097e4c182f624.tar.bz2
Update composer.json for phpunit v6
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 9b85bb2..e33f70c 100644
--- a/composer.json
+++ b/composer.json
@@ -8,7 +8,7 @@
"psr/log": "^1.0.0"
},
"require-dev": {
- "phpunit/phpunit": "4.0.*"
+ "phpunit/phpunit": "^6.0.0"
},
"license": "MIT",
"authors": [