From eb0f062478471efbcf59e57ec96f42f1fca97670 Mon Sep 17 00:00:00 2001 From: smiley Date: Thu, 21 Dec 2017 01:29:33 +0100 Subject: [PATCH] :octocat: --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index cf7997c6b..72c167e13 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,11 @@ ], "require": { "php": ">=7.0.3", - "chillerlan/php-traits": "1.0.*" + "chillerlan/php-traits": "1.1.*" }, "require-dev": { "chillerlan/php-googleauth": "1.1.*", - "phpunit/phpunit": "6.4.*" + "phpunit/phpunit": "6.5.*" }, "suggest": { "chillerlan/php-googleauth": "*"