From a510071ea6ebc319b5227bfa4a2a0e1201bd0481 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Oct 2019 10:35:42 +0200 Subject: typo --- php-zendframework-zend-mvc-plugin-flashmessenger.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-mvc-plugin-flashmessenger.spec b/php-zendframework-zend-mvc-plugin-flashmessenger.spec index 0fd58c8..69ae432 100644 --- a/php-zendframework-zend-mvc-plugin-flashmessenger.spec +++ b/php-zendframework-zend-mvc-plugin-flashmessenger.spec @@ -37,7 +37,7 @@ BuildRequires: php-spl # From composer, "require-dev": { # "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4", # "zendframework/zend-coding-standard": "~1.0.0", -# "zendframework/zend-i18n": "^3.2.1" +# "zendframework/zend-i18n": "^2.8" # remirepo:1 %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 BuildRequires: (php-autoloader(%{gh_owner}/zend-mvc) >= 3.0 with php-autoloader(%{gh_owner}/zend-mvc) < 4) @@ -70,7 +70,7 @@ BuildRequires: php-fedora-autoloader-devel # "php": "^5.6 || ^7.0", # "zendframework/zend-mvc": "^3.0", # "zendframework/zend-session": "^2.8.5", -# "zendframework/zend-stdlib": "^2.7 || ^3.0", +# "zendframework/zend-stdlib": "^3.2.1", # "zendframework/zend-view": "^2.10" Requires: php(language) >= 5.6 # remirepo:1 -- cgit