diff options
-rw-r--r-- | php-zendframework-zend-math.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-math.spec b/php-zendframework-zend-math.spec index 6eddbd6..455843d 100644 --- a/php-zendframework-zend-math.spec +++ b/php-zendframework-zend-math.spec @@ -71,6 +71,8 @@ Requires: php-gmp Suggests: php-composer(ircmaxell/random-lib) Suggests: php-composer(%{gh_owner}/zend-servicemanager) %endif +# Autoloader +Requires: php-composer(%{gh_owner}/zend-loader) >= 2.5 %endif Obsoletes: php-ZendFramework2-%{library} < 2.5 |