CompatHelper: add new compat entry for Documenter at version 1, (keep existing compat)

This commit is contained in:
CompatHelper Julia 2024-09-17 12:15:25 +00:00
parent 67eed492f0
commit 49f2a29bae

View file

@ -20,6 +20,7 @@ PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
[compat] [compat]
CSV = "0.10" CSV = "0.10"
Documenter = "1"
[extras] [extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"