diff options
-rw-r--r-- | php-zendframework-zend-cache.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-cache.spec b/php-zendframework-zend-cache.spec index 76117fc..11c6983 100644 --- a/php-zendframework-zend-cache.spec +++ b/php-zendframework-zend-cache.spec @@ -53,7 +53,7 @@ BuildRequires: (php-autoloader(%{gh_owner}/zend-stdlib) >= 3.1 with p # "zendframework/zend-session": "^2.7.4" %global phpunit %{_bindir}/phpunit7 BuildRequires: phpunit7 >= 7.1.2 -# remirepo:12 +# remirepo:14 %else BuildRequires: php-composer(psr/cache) < 2 BuildRequires: php-composer(psr/cache) >= 1.0 |