diff options
| -rw-r--r-- | php-bartlett-PHP-CompatInfo.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index 7d990d8..362aa93 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -46,7 +46,7 @@ BuildRequires:  php-pdo_sqlite  # remirepo:1  %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8  BuildRequires: (php-composer(bartlett/php-reflect)         >= 4.4  with php-composer(bartlett/php-reflect)         < 5) -BuildRequires: (php-composer(bartlett/php-compatinfo-db)   >= 3.4  with php-composer(bartlett/php-compatinfo-db)   < 4) +BuildRequires: (php-composer(bartlett/php-compatinfo-db)   >= 3.6  with php-composer(bartlett/php-compatinfo-db)   < 4)  BuildRequires: (php-composer(psr/log)                      >= 1.0  with php-composer(psr/log)                      < 2)  BuildRequires: (php-composer(ramsey/uuid)                  >= 4.0  with php-composer(ramsey/uuid)                  < 5)  BuildRequires: (php-composer(symfony/config)               >= 4.4  with php-composer(symfony/config)               < 6) @@ -60,7 +60,7 @@ BuildRequires: (php-composer(doctrine/collections)         >= 1.4  with php-comp  # remirepo:14  %else  BuildRequires:  php-bartlett-PHP-Reflect                   >= 4.4 -BuildRequires:  php-bartlett-php-compatinfo-db             >= 3.4 +BuildRequires:  php-bartlett-php-compatinfo-db             >= 3.6  BuildRequires:  php-PsrLog                                 >= 1.0  BuildRequires:  php-ramsey-uuid                            >= 4.0  BuildRequires:  php-symfony4-config                        >= 4.4  | 
