Composer(deps): Bump egulias/email-validator from 3.2.5 to 3.2.6 (#758)

Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/egulias/EmailValidator/releases)
- [Changelog](https://github.com/egulias/EmailValidator/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/egulias/EmailValidator/compare/3.2.5...3.2.6)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-02 14:11:22 +07:00 committed by GitHub
commit 9f24a39a13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View file

@ -147,16 +147,16 @@
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
"version": "v1.0.0", "version": "v1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/deprecations.git", "url": "https://github.com/doctrine/deprecations.git",
"reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" "reference": "8cffffb2218e01f3b370bf763e00e81697725259"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/8cffffb2218e01f3b370bf763e00e81697725259",
"reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", "reference": "8cffffb2218e01f3b370bf763e00e81697725259",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -184,9 +184,9 @@
"homepage": "https://www.doctrine-project.org/", "homepage": "https://www.doctrine-project.org/",
"support": { "support": {
"issues": "https://github.com/doctrine/deprecations/issues", "issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/v1.0.0" "source": "https://github.com/doctrine/deprecations/tree/v1.1.0"
}, },
"time": "2022-05-02T15:47:09+00:00" "time": "2023-05-29T18:55:17+00:00"
}, },
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",
@ -268,16 +268,16 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "3.2.5", "version": "3.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "b531a2311709443320c786feb4519cfaf94af796" "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b531a2311709443320c786feb4519cfaf94af796", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
"reference": "b531a2311709443320c786feb4519cfaf94af796", "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -323,7 +323,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.5" "source": "https://github.com/egulias/EmailValidator/tree/3.2.6"
}, },
"funding": [ "funding": [
{ {
@ -331,7 +331,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-01-02T17:26:14+00:00" "time": "2023-06-01T07:04:22+00:00"
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",