From 75a670feaa94d3579df894fdd66e32cd90a08029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 03:01:09 +0000 Subject: [PATCH] Bump egulias/email-validator from 3.2.1 to 3.2.2 Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/egulias/EmailValidator/releases) - [Changelog](https://github.com/egulias/EmailValidator/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/egulias/EmailValidator/compare/3.2.1...3.2.2) --- updated-dependencies: - dependency-name: egulias/email-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 26033aae1..8309f08cf 100644 --- a/composer.lock +++ b/composer.lock @@ -2019,16 +2019,16 @@ }, { "name": "egulias/email-validator", - "version": "3.2.1", + "version": "3.2.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715" + "reference": "1ac0be80b32ea829009257934ecfd5ab20f24ba5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715", - "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/1ac0be80b32ea829009257934ecfd5ab20f24ba5", + "reference": "1ac0be80b32ea829009257934ecfd5ab20f24ba5", "shasum": "" }, "require": { @@ -2075,7 +2075,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/3.2.1" + "source": "https://github.com/egulias/EmailValidator/tree/3.2.2" }, "funding": [ { @@ -2083,7 +2083,7 @@ "type": "github" } ], - "time": "2022-06-18T20:57:19+00:00" + "time": "2022-12-29T21:07:24+00:00" }, { "name": "endroid/qr-code",