Read toml formatted configs for display

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2025-04-30 09:00:44 -07:00
parent 4c11d44918
commit 95647069eb
3 changed files with 12 additions and 11 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"devium/toml": "*"
}
}