From e0a2317842e600f7b64c5df814489c9c91298321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 09:01:22 +0000 Subject: [PATCH] Bump pear/mail from 1.4.1 to 1.5.0 Bumps [pear/mail](https://github.com/pear/Mail) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/pear/Mail/releases) - [Commits](https://github.com/pear/Mail/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: pear/mail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 0ffc8d94c1..585aedffc9 100644 --- a/composer.lock +++ b/composer.lock @@ -285,16 +285,16 @@ }, { "name": "pear/mail", - "version": "v1.4.1", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/pear/Mail.git", - "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7" + "reference": "c31b7635899a630a8ce681e5ced18cededcc15f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Mail/zipball/9609ed5e42ac5b221dfd9af85de005c59d418ee7", - "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7", + "url": "https://api.github.com/repos/pear/Mail/zipball/c31b7635899a630a8ce681e5ced18cededcc15f3", + "reference": "c31b7635899a630a8ce681e5ced18cededcc15f3", "shasum": "" }, "require": { @@ -318,7 +318,7 @@ "./" ], "license": [ - "BSD-2-Clause" + "BSD-3-Clause" ], "authors": [ { @@ -326,6 +326,11 @@ "email": "chuck@horde.org", "role": "Lead" }, + { + "name": "Armin Graefe", + "email": "schengawegga@gmail.com", + "role": "Lead" + }, { "name": "Richard Heyes", "email": "richard@phpguru.org", @@ -343,7 +348,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Mail", "source": "https://github.com/pear/Mail" }, - "time": "2017-04-11T17:27:29+00:00" + "time": "2022-11-29T22:04:18+00:00" }, { "name": "pear/pear-core-minimal",