mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
wip
This commit is contained in:
parent
8b7862d8ad
commit
0832ab805b
3 changed files with 41 additions and 0 deletions
8
doctum/composer.json
Normal file
8
doctum/composer.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"require": {
|
||||
"code-lts/doctum": "v5.5.x-dev"
|
||||
},
|
||||
"scripts": {
|
||||
"doctum": "./vendor/bin/doctum.php update doctum.php --output-format=github --force --ignore-parse-errors --no-ansi --no-progress -v"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue