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 2596dc8 commit b865dd2Copy full SHA for b865dd2
phpdox
@@ -73,7 +73,7 @@ if (!$found) {
73
74
$factory = new TheSeer\phpDox\Factory(
75
new \TheSeer\phpDox\FileInfo(__DIR__),
76
- new \TheSeer\phpDox\Version('0.9.2-dev')
+ new \TheSeer\phpDox\Version('0.11.0-dev')
77
);
78
exit($factory->getCLI()->run(
79
new TheSeer\phpDox\CLIOptions($_SERVER['argv'])
0 commit comments