require guzzlehttp

This commit is contained in:
Oh
2025-09-05 09:49:19 +02:00
parent 120dee172b
commit 245f79b4f3

View File

@@ -16,7 +16,8 @@
],
"minimum-stability": "stable",
"require": {
"ext-json": "*"
"ext-json": "*",
"guzzlehttp/guzzle": "^7.8"
},
"config": {
"allow-plugins": {