diff options
author | Remi Collet <remi@remirepo.net> | 2017-05-15 15:07:33 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-05-15 15:07:33 +0200 |
commit | bde9ea9a6a3584dc9f28c6d8d3bd6c50f0f451e8 (patch) | |
tree | 2a78f139527ea91754609c00f7e6e6c96e3478c9 | |
parent | 3241103c14d0ac17d83bf9e3a788ab490255207a (diff) |
sync with Fedora
-rw-r--r-- | php-doctrine-doctrine-cache-bundle.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-doctrine-doctrine-cache-bundle.spec b/php-doctrine-doctrine-cache-bundle.spec index 08da501..ad76eff 100644 --- a/php-doctrine-doctrine-cache-bundle.spec +++ b/php-doctrine-doctrine-cache-bundle.spec @@ -36,7 +36,7 @@ # NOTE: Min version not 2.3 because autoloader required %global symfony_min_ver 2.7.1 # TODO: should 4.0, keep 3.0 because of autoloader -%global symfony_max_ver 3 +%global symfony_max_ver 4.0 # Build using "--without tests" to disable tests %global with_tests %{?_without_tests:0}%{!?_without_tests:1} |