From 7f79aac2e2b0cdf37f4eb9039a2807949c507173 Mon Sep 17 00:00:00 2001 From: Simon Podlipsky Date: Thu, 13 Aug 2026 10:15:54 +0200 Subject: [PATCH] chore(deps): remove unused message factory --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index f2dbca5..e833b98 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,6 @@ "infection/infection": "^0.34.0", "kafkiansky/phpclick": "^0.3.0", "nyholm/psr7": "^1.2", - "php-http/message-factory": "^1.1", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^2.0.0", "phpstan/phpstan-phpunit": "^2.0.0",