mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
add AnnotationReader ignore name config (build 445, 2.7.0-beta5)
This commit is contained in:
@@ -28,9 +28,9 @@ use ZM\Exception\InitException;
|
||||
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
public const VERSION_ID = 444;
|
||||
public const VERSION_ID = 445;
|
||||
|
||||
public const VERSION = '2.7.0-beta4';
|
||||
public const VERSION = '2.7.0-beta5';
|
||||
|
||||
private static $obj;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user