diff --git a/src/api/composer.lock b/src/api/composer.lock index e91c8c4..9499e01 100644 --- a/src/api/composer.lock +++ b/src/api/composer.lock @@ -952,16 +952,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v6.1.5", + "version": "v6.1.6", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "a8bf068f64a580302026e484ee29511f661b2ad3" + "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a8bf068f64a580302026e484ee29511f661b2ad3", - "reference": "a8bf068f64a580302026e484ee29511f661b2ad3", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3", + "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3", "shasum": "" }, "require": { @@ -1012,19 +1012,11 @@ "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "funding": [ { - "url": "https://marcus.bointon.com/donations/", - "type": "custom" - }, - { - "url": "https://github.com/Synchro", + "url": "https://github.com/synchro", "type": "github" - }, - { - "url": "https://www.patreon.com/marcusbointon", - "type": "patreon" } ], - "time": "2020-03-14T14:23:48+00:00" + "time": "2020-05-27T12:24:03+00:00" }, { "name": "phpspec/prophecy", @@ -2603,6 +2595,16 @@ "micro", "router" ], + "funding": [ + { + "url": "https://opencollective.com/slimphp", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/slim/slim", + "type": "tidelift" + } + ], "time": "2020-04-14T20:49:48+00:00" }, {