Implement YAML config loader
This commit is contained in:
parent
14c22e0e6c
commit
6c41f06105
14 changed files with 169 additions and 9 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"require": {
|
||||
"php": "^7.4",
|
||||
"ext-pdo": "*",
|
||||
"ext-yaml": "*",
|
||||
"slim/slim": "^4.8",
|
||||
"slim/psr7": "^1.3",
|
||||
"php-di/php-di": "^6.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue