Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-10 19:17:51 +0300
committerGitHub <noreply@github.com>2022-11-10 19:17:51 +0300
commitbc384bb9923b096e569ad65fe302a1e0b791967a (patch)
tree8c173764ec1093d35ec474f4863ba96cdc9caf9e
parent02ba5bba999b61d40c79a6ed56683b69edf66619 (diff)
Bump egulias/email-validator from 3.1.1 to 3.2.1dependabot/composer/egulias/email-validator-3.2.1
Bumps [egulias/email-validator](https://github.com/egulias/EmailValidator) from 3.1.1 to 3.2.1. - [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.1.1...3.2.1) --- updated-dependencies: - dependency-name: egulias/email-validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock14
2 files changed, 8 insertions, 8 deletions
diff --git a/composer.json b/composer.json
index f4549fb9..bc5fb561 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
"deepdiver/zipstreamer": "2.0.0",
"deepdiver1975/tarstreamer": "v2.0.0",
"doctrine/dbal": "3.1.4",
- "egulias/email-validator": "3.1.1",
+ "egulias/email-validator": "3.2.1",
"fusonic/opengraph": "^2.2",
"giggsey/libphonenumber-for-php": "^8.12.37",
"guzzlehttp/guzzle": "^7.4.0",
diff --git a/composer.lock b/composer.lock
index 2d3cd6f1..e05c5b86 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "a1604425ae48e816f49a424526091ad7",
+ "content-hash": "cf2a978a1e7c470dccaea74e13438fe5",
"packages": [
{
"name": "aws/aws-crt-php",
@@ -998,16 +998,16 @@
},
{
"name": "egulias/email-validator",
- "version": "3.1.1",
+ "version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
- "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
+ "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
- "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
+ "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
+ "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
"shasum": ""
},
"require": {
@@ -1054,7 +1054,7 @@
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
- "source": "https://github.com/egulias/EmailValidator/tree/3.1.1"
+ "source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
},
"funding": [
{
@@ -1062,7 +1062,7 @@
"type": "github"
}
],
- "time": "2021-04-01T18:37:14+00:00"
+ "time": "2022-06-18T20:57:19+00:00"
},
{
"name": "fgrosse/phpasn1",