diff options
author | Remi Collet <remi@remirepo.net> | 2018-04-26 08:15:35 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-04-26 08:15:35 +0200 |
commit | f76ffd05e195d77bbb49bbd2a8cedf3097a82110 (patch) | |
tree | 0bd33f2f49ae08f02dbc1c92859d16c50b154f5d | |
parent | c3793718530cc4f74236319ca67e8a989e4990cb (diff) |
minor
-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 |