We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 048a751 + dc5398f commit e357721Copy full SHA for e357721
bin/php-stub-generator
@@ -51,7 +51,7 @@ if (!defined('PHP_STUB_GENERATOR_COMPOSER_INSTALL')) {
51
require PHP_STUB_GENERATOR_COMPOSER_INSTALL;
52
53
/** @noinspection PhpUnhandledExceptionInspection */
54
-(new Application('setasign php-stub-generator', 'v1.0.0'))
+(new Application('setasign php-stub-generator', 'v1.0.0-dev'))
55
->register('generate')
56
->setDescription('Build the stub-file')
57
->addArgument(
0 commit comments