We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70799f commit c12aeb4Copy full SHA for c12aeb4
src/PhpHelper.php
@@ -12,7 +12,7 @@ class PhpHelper
12
* PHP辅助类版本号
13
* @var string
14
*/
15
- public static string $version = '0.0.1';
+ public static string $version = '0.73.1';
16
17
/**
18
* 存储所有辅助类的单例
0 commit comments