diff options
-rw-r--r-- | php-zendframework-zend-server.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-server.spec b/php-zendframework-zend-server.spec index 1be5918..dc97225 100644 --- a/php-zendframework-zend-server.spec +++ b/php-zendframework-zend-server.spec @@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch # Tests %if %{with_tests} -BuildRequires: php(language) >= 5.6 +BuildRequires: php(language) >= 5.5 BuildRequires: php-pcre BuildRequires: php-spl BuildRequires: php-reflection |