How to install
composer require aedart/athenaeum-config
YAML Support
If you wish to use this component with YAMLopen in new window, then you also need the following installed:
composer require symfony/yaml
TOML Support
To use TOMLopen in new window, please require the following package:
composer require yosymfony/toml