Fixed composer.json syntax

This commit is contained in:
Alexander Makarov 2019-04-23 15:06:04 +03:00
parent 4a41e3f53d
commit b4b51a3fb9
No known key found for this signature in database
GPG Key ID: 3617B79C6A325E4A

View File

@ -17,7 +17,7 @@
"php": ">=5.4.0",
"yiisoft/yii2": "~2.0.14",
"yiisoft/yii2-bootstrap": "~2.0.0",
"yiisoft/yii2-swiftmailer": "~2.1.0|~2.0.7"
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0"
},
"require-dev": {
"yiisoft/yii2-debug": "~2.1.0",