From 826e72d3a969c2307e83e59c28056b26e488723c Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Fri, 16 Nov 2018 19:05:02 +0100 Subject: [PATCH] Add meyfa/phpunit-assert-gd direct to master (#3926) Credit to @DanielRuf. Refs: #3920. --- 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": [