Selaa lähdekoodia

:heavy_plus_sign: add guzzle support

Jeremy Zheng 2 vuotta sitten
vanhempi
sitoutus
8deb456711
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      rpc/tulip/tulip/composer.json

+ 2 - 1
rpc/tulip/tulip/composer.json

@@ -1,7 +1,8 @@
 {
   "require": {
     "grpc/grpc": "v1.57.0",
-    "google/protobuf": "v3.23.2"
+    "google/protobuf": "v3.23.2",
+    "guzzlehttp/guzzle": "^7.8"
   },
   "autoload": {
     "psr-4": {