mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/16271] Enable support for 3.3.x API documentation
PHPBB3-16271
This commit is contained in:
parent
790e77de01
commit
8bcff3ac74
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ $config['versions'] = Sami\Version\GitVersionCollection::create(__DIR__ . '/../'
|
|||
->add('3.0.x')
|
||||
->add('3.1.x')
|
||||
->add('3.2.x')
|
||||
->add('3.3.x')
|
||||
->add('master')
|
||||
;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue