diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-03 16:19:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-03 16:19:53 +0200 |
commit | c7494355d6228306cc7d25f9ae331af683257b20 (patch) | |
tree | 52ca2231de6075d046822c41bf2379c850e80d94 | |
parent | 35a7c84e0dea4e7a8550fcace988054389a39605 (diff) |
php-phpunit-PHP-CodeCoverage: add BR
-rw-r--r-- | php-phpunit-PHP-CodeCoverage.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec index ae62cb1..1ffb98a 100644 --- a/php-phpunit-PHP-CodeCoverage.spec +++ b/php-phpunit-PHP-CodeCoverage.spec @@ -43,6 +43,7 @@ BuildRequires: php-theseer-autoload >= 1.19 # "phpunit/phpunit": "~4", # "ext-xdebug": ">=2.1.4" BuildRequires: php-composer(phpunit/phpunit) >= 4 +BuildRequires: php-composer(sebastian/environment) >= 1.3 BuildRequires: php-pecl-xdebug >= 2.1.4 %endif |