mirror of
https://github.com/humhub/humhub.git
synced 2025-01-18 06:38:14 +01:00
Merge pull request #3099 from acs-ferreira/patch-12
Allow patch versions of Yii 2.0.14
This commit is contained in:
commit
5729a3b6f0
@ -14,7 +14,7 @@
|
||||
"minimum-stability": "stable",
|
||||
"require": {
|
||||
"php": ">=5.6.0",
|
||||
"yiisoft/yii2": "2.0.14.1",
|
||||
"yiisoft/yii2": "2.0.14.*",
|
||||
"yiisoft/yii2-bootstrap": "~2.0.0",
|
||||
"yiisoft/yii2-swiftmailer": "~2.0.0",
|
||||
"yiisoft/yii2-authclient": "~2.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user