Skip to content

Commit b2003bf

Browse files
nclsHarthkdobrev
authored andcommitted
Support CssToInlineStyles 2.2 and above (PR #34)
Fixes #25.
1 parent 3193749 commit b2003bf

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require" : {
1313
"php": ">=5.5",
1414
"swiftmailer/swiftmailer": "^5.1",
15-
"tijsverkoyen/css-to-inline-styles": "^2.1, <2.2"
15+
"tijsverkoyen/css-to-inline-styles": "^2.1"
1616
},
1717
"require-dev" : {
1818
"phpunit/phpunit": "^4.0|^5.0",

composer.lock

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)