mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Added ext-json as requirement to the composer.json
This commit is contained in:
parent
fda7c99c73
commit
eac1f0807d
@ -59,7 +59,8 @@
|
||||
"yiisoft/yii2-redis": "~2.0.0",
|
||||
"yiisoft/yii2-swiftmailer": "~2.0.0",
|
||||
"zendframework/zend-http": "*",
|
||||
"zendframework/zend-ldap": "^2.5"
|
||||
"zendframework/zend-ldap": "^2.5",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/codeception": "2.4.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user