From 7f46f8d16908aa66ff2e8120f1f5b97422f5f6e0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 7 Jan 2016 09:01:47 +0100 Subject: php-di: minor --- php-di.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-di.spec') diff --git a/php-di.spec b/php-di.spec index a90b93b..e934ae4 100644 --- a/php-di.spec +++ b/php-di.spec @@ -100,7 +100,7 @@ Requires: php-spl # Autoloader Requires: php-composer(symfony/class-loader) # Weak dependencies -%if 0%{?fedora} >= 20 +%if 0%{?fedora} >= 21 Suggests: php-composer(doctrine/annotations) >= %{doctrine_annotations_min_ver} Suggests: php-composer(doctrine/annotations) < %{doctrine_annotations_max_ver} Suggests: php-composer(doctrine/cache) >= %{doctrine_cache_min_ver} -- cgit