Archived
1
0
Fork 0

composer: require ext-yaml

This commit is contained in:
Henrik Hautakoski 2022-07-23 20:58:09 +02:00
parent 408b1dc42f
commit a572e6eae0
2 changed files with 35 additions and 33 deletions

View file

@ -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",