From a68db44488e15e329b44a2ab90afffa7d11ff9e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Tue, 29 Mar 2022 19:34:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=20hyperf-saml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- satis.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/satis.json b/satis.json index 22bfb7e..e7d1da7 100644 --- a/satis.json +++ b/satis.json @@ -9,6 +9,10 @@ { "type": "vcs", "url": "http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git" + }, + { + "type": "vcs", + "url": "http://124.126.16.154:8888/singularity/hyperf-saml.git" } ], "require-all": true,