summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-10-21 10:35:42 +0200
committerRemi Collet <remi@remirepo.net>2019-10-21 10:35:42 +0200
commita510071ea6ebc319b5227bfa4a2a0e1201bd0481 (patch)
tree32a27ece2f35ef6e6dd6e2a865f2cd4eae92283d
parentdf39e99fa0659518eaf1ca338a001b9bcb9b5ecf (diff)
-rw-r--r--php-zendframework-zend-mvc-plugin-flashmessenger.spec4
1 files 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