composer: require ext-yaml
This commit is contained in:
parent
408b1dc42f
commit
a572e6eae0
2 changed files with 35 additions and 33 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"php": ">=7.0.0",
|
||||
"ext-phalcon": ">=3.4.0",
|
||||
"ext-redis": "*",
|
||||
"ext-yaml": "*",
|
||||
"robmorgan/phinx": "^0.10.6",
|
||||
"league/oauth2-client": "^2.3",
|
||||
"league/oauth2-github": "^2.0",
|
||||
|
|
|
|||
Reference in a new issue