From fb944d61be382772c27d6261730ca6ccbf712077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maja=20G=C3=B3recka-Wolniewicz?= Date: Mon, 27 May 2024 11:42:06 +0000 Subject: [PATCH] broken Net_DNS2_Resolver v. 1.5.4 - does not return correct replacement field --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3bda854d6..89316f406 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,8 @@ "require": { "geoip2/geoip2": "^2.9", "phpmailer/phpmailer": "^6.0", - "simplesamlphp/simplesamlphp": "^2.0", "chillerlan/php-qrcode": "^4.3", - "pear/net_dns2": "^1.5", + "pear/net_dns2": "1.5.3", "components/jquery": "^3.6" }, "config": {