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 b865dd2 commit 0971b94Copy full SHA for 0971b94
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.11.0-dev')
+ new \TheSeer\phpDox\Version('0.10.0')
77
);
78
exit($factory->getCLI()->run(
79
new TheSeer\phpDox\CLIOptions($_SERVER['argv'])
0 commit comments