diff options
author | Remi Collet <remi@remirepo.net> | 2020-07-21 14:21:52 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-07-21 14:21:52 +0200 |
commit | 582af479b6418ec805554d3415ea9cf8bc89b26b (patch) | |
tree | 8476bbcc1096484926bed832e5f333d3d94fa974 | |
parent | a7ea18bd2faa6b17d4c14b9bc624e4a495a37bf7 (diff) |
minor
-rw-r--r-- | php-phpdocumentor-reflection-docblock5.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec index 5b28384..2da4daa 100644 --- a/php-phpdocumentor-reflection-docblock5.spec +++ b/php-phpdocumentor-reflection-docblock5.spec @@ -51,7 +51,7 @@ BuildRequires: php-phpdocumentor-reflection-common2 >= 2.2 BuildRequires: (php-composer(mockery/mockery) >= 1.3.2 with php-composer(mockery/mockery) < 2) BuildRequires: phpunit9 %global phpunit %{_bindir}/phpunit9 -# remirepo:3 +# remirepo:5 %else BuildRequires: php-mockery >= 1.3.2 BuildRequires: phpunit8 |