diff --git a/composer.lock b/composer.lock index df8d4d4..6eeb192 100644 --- a/composer.lock +++ b/composer.lock @@ -545,18 +545,18 @@ "source": { "type": "git", "url": "https://github.com/Gregwar/Image.git", - "reference": "68b4eddc45dacb3532e0fa16e5cb7d3937424a0c" + "reference": "c1390f5fafe2dfb4ba83a6c7bc56f75ea18c0311" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Gregwar/Image/zipball/68b4eddc45dacb3532e0fa16e5cb7d3937424a0c", - "reference": "68b4eddc45dacb3532e0fa16e5cb7d3937424a0c", + "url": "https://api.github.com/repos/Gregwar/Image/zipball/c1390f5fafe2dfb4ba83a6c7bc56f75ea18c0311", + "reference": "c1390f5fafe2dfb4ba83a6c7bc56f75ea18c0311", "shasum": "" }, "require": { "ext-gd": "*", "gregwar/cache": "^1.0.6", - "php": "^5.3 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "sllh/php-cs-fixer-styleci-bridge": "~1.0", @@ -588,7 +588,7 @@ "gd", "image" ], - "time": "2020-03-31T17:33:39+00:00" + "time": "2021-02-17T15:57:20+00:00" }, { "name": "haydenpierce/class-finder", @@ -690,6 +690,20 @@ "minifier", "minify" ], + "funding": [ + { + "url": "https://github.com/[user1", + "type": "github" + }, + { + "url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.", + "type": "github" + }, + { + "url": "https://github.com/user2", + "type": "github" + } + ], "time": "2021-01-06T15:18:10+00:00" }, { @@ -863,20 +877,30 @@ "logging", "psr-3" ], + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], "time": "2020-12-14T12:56:38+00:00" }, { "name": "phpmailer/phpmailer", - "version": "v6.2.0", + "version": "v6.5.0", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "e38888a75c070304ca5514197d4847a59a5c853f" + "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e38888a75c070304ca5514197d4847a59a5c853f", - "reference": "e38888a75c070304ca5514197d4847a59a5c853f", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a5b5c43e50b7fba655f793ad27303cd74c57363c", + "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c", "shasum": "" }, "require": { @@ -894,7 +918,7 @@ "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { - "ext-mbstring": "Needed to send email in multibyte encoding charset", + "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", @@ -929,7 +953,13 @@ } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", - "time": "2020-11-25T15:24:57+00:00" + "funding": [ + { + "url": "https://github.com/Synchro", + "type": "github" + } + ], + "time": "2021-06-16T14:33:43+00:00" }, { "name": "psr/container", @@ -1156,6 +1186,16 @@ "png", "png2webp" ], + "funding": [ + { + "url": "https://github.com/rosell-dk", + "type": "github" + }, + { + "url": "https://ko-fi.com/rosell", + "type": "ko_fi" + } + ], "time": "2020-11-10T11:24:50+00:00" }, { @@ -1361,6 +1401,20 @@ "portable", "shim" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2021-01-07T16:49:33+00:00" } ], @@ -1379,5 +1433,6 @@ "ext-mbstring": "*", "ext-zip": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }