mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
update readme and version
This commit is contained in:
@@ -11,7 +11,8 @@ This function is provided by [dixyes/phpmicro](https://github.com/dixyes/phpmicr
|
|||||||
|
|
||||||
[]()
|
[]()
|
||||||
[]()
|
[]()
|
||||||
[](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
|
[](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
|
||||||
|
[](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
|
||||||
[]()
|
[]()
|
||||||
|
|
||||||
## Compilation Requirements
|
## Compilation Requirements
|
||||||
|
|||||||
@@ -12,7 +12,8 @@ If you are using English, see [English README](README-en.md).
|
|||||||
|
|
||||||
[]()
|
[]()
|
||||||
[]()
|
[]()
|
||||||
[](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
|
[](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
|
||||||
|
[](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
|
||||||
[]()
|
[]()
|
||||||
|
|
||||||
## 编译环境需求
|
## 编译环境需求
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ use Symfony\Component\Console\Command\ListCommand;
|
|||||||
*/
|
*/
|
||||||
class ConsoleApplication extends Application
|
class ConsoleApplication extends Application
|
||||||
{
|
{
|
||||||
public const VERSION = '2.0-beta2';
|
public const VERSION = '2.0-beta3';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @throws \ReflectionException
|
* @throws \ReflectionException
|
||||||
|
|||||||
Reference in New Issue
Block a user