mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 22:35:43 +08:00
prepare to release rc3, add dev:php-ver command
This commit is contained in:
@@ -16,7 +16,7 @@ use Symfony\Component\Console\Command\ListCommand;
|
||||
*/
|
||||
class ConsoleApplication extends Application
|
||||
{
|
||||
public const VERSION = '2.0-rc2';
|
||||
public const VERSION = '2.0-rc3';
|
||||
|
||||
/**
|
||||
* @throws \ReflectionException
|
||||
|
||||
Reference in New Issue
Block a user