diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-03 11:36:27 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-03 11:36:27 +0100 |
commit | 6d315253e8aeacc53ec0211b1f4ed13a6ba31703 (patch) | |
tree | 4c1c333699200a3e43d382d3a15b5dadb440b3c8 | |
parent | 852c8d21bd952e4e42e0a8606814d894991d1744 (diff) |
minor
-rw-r--r-- | php-doctrine-doctrine-bundle.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-doctrine-doctrine-bundle.spec b/php-doctrine-doctrine-bundle.spec index 0c0aa3f..f6fc176 100644 --- a/php-doctrine-doctrine-bundle.spec +++ b/php-doctrine-doctrine-bundle.spec @@ -2,7 +2,7 @@ # # Fedora spec file for php-doctrine-doctrine-bundle # -# Copyright (c) 2015-2019 Shawn Iwinski <shawn.iwinski@gmail.com> +# Copyright (c) 2015-2020 Shawn Iwinski <shawn.iwinski@gmail.com> # # License: MIT # http://opensource.org/licenses/MIT @@ -156,7 +156,7 @@ Requires: (php-composer(symfony/service-contracts) >= %{contracts_min_v Requires: (php-composer(symfony/dependency-injection) >= %{symfony_min_ver} with php-composer(symfony/dependency-injection) < %{symfony_max_ver}) Requires: (php-composer(symfony/doctrine-bridge) >= %{symfony_min_ver} with php-composer(symfony/doctrine-bridge) < %{symfony_max_ver}) Requires: (php-composer(symfony/framework-bundle) >= %{symfony_min_ver} with php-composer(symfony/framework-bundle) < %{symfony_max_ver}) -# remirepo:20 +# remirepo:24 %else Requires: php-composer(doctrine/dbal) >= %{dbal_min_ver} Requires: php-composer(doctrine/dbal) < %{dbal_max_ver} |