Skip to content

Commit 3ad940e

Browse files
committed
Update Doctum config
Ref: phpmyadmin/scripts#38 Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent d412f7a commit 3ad940e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/doctum-config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
'title' => json_decode(file_get_contents($root . 'composer.json'))->description,
2020
'build_dir' => $root . 'build/apidocs/',
2121
'cache_dir' => $root . 'tmp/',
22+
'version' => 'master',
2223
'remote_repository' => new GitHubRemoteRepository('phpmyadmin/sql-parser', $root),
2324
]);

0 commit comments

Comments
 (0)