소스 검색

add erusev/parsedown

visuddhinanda 2 년 전
부모
커밋
a4f5cba036
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      clients/php/composer.json

+ 2 - 1
clients/php/composer.json

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