Implement YAML config loader

This commit is contained in:
Lexi / Zoe 2021-09-25 23:56:04 +02:00
parent 14c22e0e6c
commit 6c41f06105
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
14 changed files with 169 additions and 9 deletions

4
.gitignore vendored
View file

@ -10,5 +10,9 @@
# PHP
/.composer
/.phpunit.cache
/.twig.cache
/coverage
/vendor
# Production settings
/config/app.yml