mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
refactor and add more linux extensions and libraries
This commit is contained in:
@@ -16,7 +16,7 @@ use Symfony\Component\Console\Command\ListCommand;
|
||||
*/
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
public const VERSION = '2.0-alpha1';
|
||||
public const VERSION = '2.0-alpha2';
|
||||
|
||||
/**
|
||||
* @throws \ReflectionException
|
||||
|
||||
Reference in New Issue
Block a user