diff --git a/composer.json b/composer.json index 53d351f..7ecb91f 100644 --- a/composer.json +++ b/composer.json @@ -47,6 +47,7 @@ "yiisoft/yii2": "~2.0" }, "require-dev": { + "hiqdev/yii2-hiart-github": "dev-master", "hiqdev/hidev-php": "<2.0", "hiqdev/hidev-hiqdev": "<2.0" }, diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 60413df..6613922 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -4,6 +4,9 @@ ./tests/unit/ + + ./vendor/hiqdev/hidev-hiart/tests/functional/ +