Bump egulias/email-validator from 3.2.2 to 3.2.4

Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator) from 3.2.2 to 3.2.4.
- [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.2...3.2.4)

---
updated-dependencies:
- dependency-name: egulias/email-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-02 03:01:38 +00:00 committed by GitHub
parent c9fdedb5b7
commit c08e434530
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -2019,20 +2019,20 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "3.2.2", "version": "3.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "1ac0be80b32ea829009257934ecfd5ab20f24ba5" "reference": "5f35e41eba05fdfbabd95d72f83795c835fb7ed2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/1ac0be80b32ea829009257934ecfd5ab20f24ba5", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/5f35e41eba05fdfbabd95d72f83795c835fb7ed2",
"reference": "1ac0be80b32ea829009257934ecfd5ab20f24ba5", "reference": "5f35e41eba05fdfbabd95d72f83795c835fb7ed2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/lexer": "^1.2", "doctrine/lexer": "^1.2|^2",
"php": ">=7.2", "php": ">=7.2",
"symfony/polyfill-intl-idn": "^1.15" "symfony/polyfill-intl-idn": "^1.15"
}, },
@ -2075,7 +2075,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/egulias/EmailValidator/issues", "issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/3.2.2" "source": "https://github.com/egulias/EmailValidator/tree/3.2.4"
}, },
"funding": [ "funding": [
{ {
@ -2083,7 +2083,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-12-29T21:07:24+00:00" "time": "2022-12-30T14:09:25+00:00"
}, },
{ {
"name": "endroid/qr-code", "name": "endroid/qr-code",