Skip to content

Commit 3ad940e

Browse files
committed
Update Doctum config
Ref: phpmyadmin/scripts#38 Signed-off-by: William Desportes <[email protected]>
1 parent d412f7a commit 3ad940e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)