mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
update readme and version
This commit is contained in:
parent
6f4aebfc4c
commit
d73cefc280
@ -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
|
||||
|
||||
@ -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
|
||||
{
|
||||
public const VERSION = '2.0-beta2';
|
||||
public const VERSION = '2.0-beta3';
|
||||
|
||||
/**
|
||||
* @throws \ReflectionException
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user