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