:octocat: phpunit 6.4.*

This commit is contained in:
smiley
2017-10-25 00:01:35 +02:00
parent 3cb3b5b9db
commit 925f927656
+1 -1
View File
@@ -21,7 +21,7 @@
"php": ">=7.0.3"
},
"require-dev": {
"phpunit/phpunit": "6.0.*"
"phpunit/phpunit": "6.4.*"
},
"suggest": {
"chillerlan/php-googleauth": "*"