Skip to content

Commit b4b51a3

Browse files
committed
Fixed composer.json syntax
1 parent 4a41e3f commit b4b51a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php": ">=5.4.0",
1818
"yiisoft/yii2": "~2.0.14",
1919
"yiisoft/yii2-bootstrap": "~2.0.0",
20-
"yiisoft/yii2-swiftmailer": "~2.1.0|~2.0.7"
20+
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0"
2121
},
2222
"require-dev": {
2323
"yiisoft/yii2-debug": "~2.1.0",

0 commit comments

Comments
 (0)