From 6723438ed30f0b6201e26b500aba2ef88c4e2e53 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Nov 2022 08:40:16 +0100 Subject: dump dep --- php-laminas-mail.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-laminas-mail.spec b/php-laminas-mail.spec index 86df31e..a961e10 100644 --- a/php-laminas-mail.spec +++ b/php-laminas-mail.spec @@ -55,7 +55,7 @@ BuildRequires: (php-composer(webmozart/assert) >= 1.11 # "psalm/plugin-phpunit": "^0.18.0", # "symfony/process": "^6.0.11", # "vimeo/psalm": "^4.29" -BuildRequires: (php-autoloader(%{gh_owner}/laminas-crypt) >= 3.8.0 with php-autoloader(%{gh_owner}/laminas-crypt) < 4) +BuildRequires: (php-autoloader(%{gh_owner}/laminas-crypt) >= 3.9.0 with php-autoloader(%{gh_owner}/laminas-crypt) < 4) BuildRequires: (php-autoloader(%{gh_owner}/laminas-db) >= 2.15.0 with php-autoloader(%{gh_owner}/laminas-db) < 3) BuildRequires: (php-autoloader(%{gh_owner}/laminas-servicemanager) >= 3.19 with php-autoloader(%{gh_owner}/laminas-servicemanager) < 4) # ignore min version -- cgit