diff options
| author | Remi Collet <remi@remirepo.net> | 2020-07-08 13:55:50 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-07-08 13:55:50 +0200 | 
| commit | 28c08dd16fe3724ed9eb6c3c51a5c24034c899fd (patch) | |
| tree | 62c6cec993fc26f23988b6ab48dd35edd4c5712e | |
| parent | 7a771882b8fcad0281aae6d511fdd991e0440816 (diff) | |
minor
| -rw-r--r-- | php-phpspec-prophecy.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/php-phpspec-prophecy.spec b/php-phpspec-prophecy.spec index 680fee5..0e6923f 100644 --- a/php-phpspec-prophecy.spec +++ b/php-phpspec-prophecy.spec @@ -69,7 +69,7 @@ Requires:       (php-composer(phpdocumentor/reflection-docblock) >= 5.0   with p  Requires:       (php-composer(sebastian/comparator)              >= 3.0   with php-composer(sebastian/comparator)              < 5)  Requires:       (php-composer(sebastian/recursion-context)       >= 3.0   with php-composer(sebastian/recursion-context)       < 5)  Requires:       (php-composer(doctrine/instantiator)             >= 1.2   with php-composer(doctrine/instantiator)             < 2) -# remirepo:4 +# remirepo:6  %else  Requires:       php-phpdocumentor-reflection-docblock5  Requires:       php-sebastian-comparator3 | 
