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.
1 parent d950338 commit a3dd8bdCopy full SHA for a3dd8bd
phpdox
@@ -61,7 +61,7 @@ if (!$found) {
61
62
$factory = new TheSeer\phpDox\Factory(
63
new \TheSeer\phpDox\FileInfo(__DIR__),
64
- new \TheSeer\phpDox\Version('0.10.1')
+ new \TheSeer\phpDox\Version('0.11.0-dev')
65
);
66
exit($factory->getCLI()->run(
67
new TheSeer\phpDox\CLIOptions($_SERVER['argv'])
0 commit comments