From c6d3b707994d34545ee7bdd8843e8ac5b66ae785 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 16 Oct 2025 10:48:35 +0200 Subject: [PATCH] update some packages --- composer-dist.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer-dist.json b/composer-dist.json index eb0c5fc52..8d63f2f38 100644 --- a/composer-dist.json +++ b/composer-dist.json @@ -16,7 +16,7 @@ } }, "require": { - "pear/http_request2": "2.5.0", + "pear/http_request2": "^2", "robthree/twofactorauth": "^3.0", "php-mime-mail-parser/php-mime-mail-parser": "*", "slim/slim": "^4.0", @@ -37,7 +37,7 @@ "alecrabbit/php-console-colour": "*", "zf1/zend-search-lucene": "*", "symfony/http-foundation": "^5.4", - "php-di/php-di": "^6.4", + "php-di/php-di": "^7", "hfig/mapi": "*", "slim/psr7": "^1.7", "chillerlan/php-qrcode": "^5.0",