Skip to content

Commit 30d6215

Browse files
Update php-stub-generator
1 parent 93df4d7 commit 30d6215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/php-stub-generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ if (!defined('PHP_STUB_GENERATOR_COMPOSER_INSTALL')) {
4343

4444
require PHP_STUB_GENERATOR_COMPOSER_INSTALL;
4545

46-
(new Application('setasign php-stub-generator', 'v0.2.0-alpha'))
46+
(new Application('setasign php-stub-generator', 'v0.3.0-alpha'))
4747
->register('generate')
4848
->setDescription('Build the stub-file')
4949
->addArgument(

0 commit comments

Comments
 (0)