Skip to content

Commit 62f80f5

Browse files
committed
Set latest possible versions for 2 dependencies
This sets the latest possible dependencies for Swiftmailer and for PHP-Markdown
1 parent 93c18d4 commit 62f80f5

File tree

2 files changed

+17
-33
lines changed

2 files changed

+17
-33
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"preferred-install": "dist",
1313
"require" : {
14-
"swiftmailer/swiftmailer": "^v5.0",
15-
"michelf/php-markdown": "1.4.0",
14+
"swiftmailer/swiftmailer": "^5.4",
15+
"michelf/php-markdown": "^1.8",
1616
"guzzlehttp/guzzle": "^4.2.4",
1717
"guzzlehttp/oauth-subscriber": "0.1.*"
1818
},

composer.lock

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

0 commit comments

Comments
 (0)