From a20f2bfe6907bb1cef470bee50f0b60addf16bff Mon Sep 17 00:00:00 2001 From: GitLog Date: Wed, 26 Sep 2018 18:19:42 +0300 Subject: [PATCH] Fix (Trait 'AssertGD\GDAssertTrait' not found) (#3824) Credit to @gitlog --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0f57b3539..39e199278 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,8 @@ "require-dev": { "fzaninotto/faker": "~1.7", "phpunit/phpunit": "~5.7", - "phpunit/phpunit-selenium": "~1.2" + "phpunit/phpunit-selenium": "~1.2", + "meyfa/phpunit-assert-gd": "1.1.0" }, "autoload-dev": { "classmap": [