summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-20 07:49:33 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-20 07:49:33 +0200
commit2c02ccd8bd70cc0392df5a0b634d6ed4860bddec (patch)
tree6f77f6ac40ebe5d6e5e3ca06bd7bc23932b6440d
parent662188d314c8959f38466103b328ef5329986434 (diff)
php-zendframework-zend-expressive: minor fix
-rw-r--r--php-zendframework-zend-expressive.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-zendframework-zend-expressive.spec b/php-zendframework-zend-expressive.spec
index f44ce32..63987b3 100644
--- a/php-zendframework-zend-expressive.spec
+++ b/php-zendframework-zend-expressive.spec
@@ -35,7 +35,7 @@ BuildArch: noarch
# Tests
%if %{with_tests}
BuildRequires: php(language) >= 5.5
-BuildRequires: php-composer(container-interop/container-interop) >= 1.0
+BuildRequires: php-composer(container-interop/container-interop) >= 1.1
BuildRequires: php-composer(psr/http-message) >= 1.0
BuildRequires: php-composer(%{gh_owner}/zend-diactoros) >= 1.1
BuildRequires: php-composer(%{gh_owner}/zend-expressive-router) >= 1.1
@@ -71,7 +71,7 @@ BuildRequires: php-zendframework-zend-loader >= 2.5.1-4
# "zendframework/zend-expressive-template": "^1.0.1",
# "zendframework/zend-stratigility": "^1.1"
Requires: php(language) >= 5.5
-Requires: php-composer(container-interop/container-interop) >= 1.0
+Requires: php-composer(container-interop/container-interop) >= 1.1
Requires: php-composer(container-interop/container-interop) < 2
Requires: php-composer(psr/http-message) >= 1.0
Requires: php-composer(psr/http-message) < 2