mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
add proxy server command and update lowest version of PHP >= 8.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
$plugin = new \ZM\Plugin\InstantPlugin(__DIR__);
|
||||
$plugin = new InstantPlugin(__DIR__);
|
||||
|
||||
/*
|
||||
* 发送 "测试 123",回复 "你好,123"
|
||||
|
||||
Reference in New Issue
Block a user