From 7be3144fb48fa9db1ae020774c36daf101c0693c Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Sun, 10 Mar 2024 16:50:06 -0500 Subject: [PATCH] wip --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index f8f7566..216ebdb 100644 --- a/composer.json +++ b/composer.json @@ -36,6 +36,7 @@ "pestphp/pest-plugin-laravel": "^1.0|^2.2", "php-http/socket-client": "^2.1", "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", "smalot/cups-ipp": "^0.5.0", "spatie/laravel-ray": "^1.0|^1.29" },