diff options
-rw-r--r-- | php-pecl-redis5.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-redis5.spec b/php-pecl-redis5.spec index e62f797..596044b 100644 --- a/php-pecl-redis5.spec +++ b/php-pecl-redis5.spec @@ -51,7 +51,7 @@ BuildRequires: pkgconfig(libzstd) >= 1.3.0 BuildRequires: pkgconfig(liblz4) # to run Test suite %if %{with tests} -BuildRequires: redis >= 3 +BuildRequires: redis >= 6 %endif Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} |