Browse Source

add monolog

visuddhinanda 2 years ago
parent
commit
9fad15b6e1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      rpc/tulip/tulip/composer.json

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

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