fix: add guzzel dependency

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-06-29 15:35:19 -04:00
parent 0d6bf36441
commit 88fae64c86
3 changed files with 251 additions and 60 deletions
+2
View File
@@ -25,6 +25,8 @@
}
],
"require": {
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/psr7": "^2.0",
"php": ">=8.2 <=8.5",
"sebastiankrupinski/jmap-client-php": "dev-main"
},