We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9623920 commit 946a243Copy full SHA for 946a243
composer.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"require": {
7
"php" : ">=5.3.0",
8
- "swiftmailer/swiftmailer": "~5.2|^6.0"
+ "swiftmailer/swiftmailer": "~5.2 || ^6.0"
9
},
10
"require-dev": {
11
"psr/log": "*"
0 commit comments