mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-13 19:55:34 +08:00
update to 2.4.4 version (build 405)
change requirements: add pcntl as required extension update docs
This commit is contained in:
@@ -19,7 +19,7 @@ use ZM\Command\SystemdCommand;
|
||||
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
const VERSION_ID = 404;
|
||||
const VERSION_ID = 405;
|
||||
const VERSION = "2.4.4";
|
||||
|
||||
public function __construct(string $name = 'UNKNOWN') {
|
||||
|
||||
Reference in New Issue
Block a user